Skip to content

Commit

Permalink
Merge pull request #164 from dag-hammarskjold-library/fix-reqs
Browse files Browse the repository at this point in the history
prune requirements - remove reqs supplied by dlx
  • Loading branch information
aaronhelton authored Nov 1, 2024
2 parents 1d7d528 + d27e3cd commit c05dcaf
Showing 1 changed file with 1 addition and 37 deletions.
38 changes: 1 addition & 37 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,2 @@
attrs==23.2.0
boto3==1.34.100
botocore==1.34.100
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
cryptography==43.0.1
dlx @ git+https://github.com/dag-hammarskjold-library/[email protected]
idna==3.7
Jinja2==3.1.4
jmespath==1.0.1
joblib==1.4.2
jsonschema==4.0.0
lxml==5.2.1
MarkupSafe==2.1.5
mongomock==4.1.2
moto==5.0.8
nltk==3.9.1
pycparser==2.22
pymongo==4.6.3
pyrsistent==0.20.0
python-dateutil==2.9.0.post0
pytz==2024.1
regex==2024.4.28
requests==2.32.2
responses==0.25.0
s3transfer==0.10.1
sentinels==1.0.0
six==1.16.0
toml==0.10.2
tqdm==4.66.4
types-toml==0.10.8
urllib3==1.26.19
Werkzeug==3.0.3
xlrd==1.2.0
xmldiff==2.4
xmltodict==0.13.0
types-toml==0.10.8

0 comments on commit c05dcaf

Please sign in to comment.