aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorAlex <git@ajschof.me>2024-08-15 19:47:50 +0100
committerGitHub <noreply@github.com>2024-08-15 19:47:50 +0100
commitcf23d5d0a217ba91b50aebc0261ae6fa064bfcd4 (patch)
tree88050b6810dc096b2096650432b6e32b631b157d /requirements.txt
parent7642266611b370b6e945e132c8e7b26c8d6fe9f3 (diff)
parent486fb62af5568a70e22ded622072883758e9ffdf (diff)
downloadde-project-bentley-cf23d5d0a217ba91b50aebc0261ae6fa064bfcd4.tar.gz
de-project-bentley-cf23d5d0a217ba91b50aebc0261ae6fa064bfcd4.zip
Merge pull request #40 from ajschofield/feature/extract_lambda_testing
pr: tests, lambda code & tf changes
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..6f383f9
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,30 @@
+asn1crypto==1.5.1
+boto3==1.34.159
+botocore==1.34.159
+certifi==2024.7.4
+cffi==1.17.0
+charset-normalizer==3.3.2
+cryptography==43.0.0
+idna==3.7
+iniconfig==2.0.0
+Jinja2==3.1.4
+jmespath==1.0.1
+MarkupSafe==2.1.5
+moto==5.0.12
+packaging==24.1
+pg8000==1.31.2
+pluggy==1.5.0
+pycparser==2.22
+pytest==8.3.2
+pytest-mock==3.14.0
+python-dateutil==2.9.0.post0
+python-dotenv==1.0.1
+PyYAML==6.0.2
+requests==2.32.3
+responses==0.25.3
+s3transfer==0.10.2
+scramp==1.4.5
+six==1.16.0
+urllib3==2.2.2
+Werkzeug==3.0.3
+xmltodict==0.13.0 \ No newline at end of file
git.ajschof.me — hosted by ajschofield — powered by cgit