Skip to content

Commit 5250a51

Browse files
author
Karen Coombs
committed
Updated requirements.txt
1 parent 0c33a0a commit 5250a51

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

requirements.txt

+29
Original file line numberDiff line numberDiff line change
@@ -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
17
exceptiongroup==1.1.1
8+
idna==3.4
29
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
316
packaging==23.1
17+
pandas==2.0.1
418
pluggy==1.0.0
19+
pycparser==2.21
20+
pymarc==5.0.0
521
pytest==7.3.1
22+
python-dateutil==2.8.2
23+
pytz==2023.3
624
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
731
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

Comments
 (0)