aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--requirements.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 087d1c2..62ebbf4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
asn1crypto==1.5.1
-boto3==1.34.159
-botocore==1.34.7
+boto3
+botocore
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
@@ -27,4 +27,6 @@ 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
+xmltodict==0.13.0
+s3fs
+pandas \ No newline at end of file
git.ajschof.me — hosted by ajschofield — powered by cgit