Skip to content

Commit

Permalink
[Dependencies] Align setup.cfg to requirements.txt (#10397)
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani authored Dec 12, 2022
1 parent f7f394c commit 6278a91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ install_requires =
tqdm==4.64.1
Deprecated==1.2.13
wrapt==1.14.1
jsonschema==4.17.1
jsonschema==4.17.3
zipstream-new==1.1.8
schema==0.7.5
rdflib==6.1.1
Expand Down Expand Up @@ -136,7 +136,7 @@ install_requires =
dropbox==11.36.0
google-cloud-storage==2.6.0
google-cloud-core==2.3.2
boto3==1.26.17
boto3==1.26.26

# Django Caches
python-memcached<=1.59
Expand Down Expand Up @@ -168,7 +168,7 @@ install_requires =
# production
uWSGI==2.0.21
gunicorn==20.1.0
ipython==8.6.0
ipython==8.7.0
docker==6.0.1
invoke==1.7.3

Expand Down

0 comments on commit 6278a91

Please sign in to comment.