diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..94f5a43 --- /dev/null +++ b/requirements.txt | |||
@@ -0,0 +1,9 @@ | |||
1 | ansible==7.2.0 | ||
2 | ansible-core==2.14.2 | ||
3 | awscli==1.25.97 | ||
4 | awscli-plugin-endpoint==0.4 | ||
5 | boto3==1.26.27 | ||
6 | botocore==1.29.27 | ||
7 | Jinja2==3.1.2 | ||
8 | pre-commit==2.20.0 | ||
9 | psutil==5.9.4 | ||