We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c33a0a commit 5250a51Copy full SHA for 5250a51
requirements.txt
@@ -1,7 +1,36 @@
1
+boto3==1.26.127
2
+botocore==1.29.127
3
+certifi==2022.12.7
4
+cffi==1.15.1
5
+charset-normalizer==3.1.0
6
+cryptography==40.0.2
7
exceptiongroup==1.1.1
8
+idna==3.4
9
iniconfig==2.0.0
10
+Jinja2==3.1.2
11
+jmespath==1.0.1
12
+MarkupSafe==2.1.2
13
+moto==4.1.8
14
+numpy==1.24.3
15
+oauthlib==3.2.2
16
packaging==23.1
17
+pandas==2.0.1
18
pluggy==1.0.0
19
+pycparser==2.21
20
+pymarc==5.0.0
21
pytest==7.3.1
22
+python-dateutil==2.8.2
23
+pytz==2023.3
24
PyYAML==6.0
25
+requests==2.30.0
26
+requests-mock==1.10.0
27
+requests-oauthlib==1.3.1
28
+responses==0.23.1
29
+s3transfer==0.6.1
30
+six==1.16.0
31
tomli==2.0.1
32
+types-PyYAML==6.0.12.9
33
+tzdata==2023.3
34
+urllib3==1.26.15
35
+Werkzeug==2.3.3
36
+xmltodict==0.13.0
0 commit comments