Skip to content

Commit

Permalink
Merge branch 'dev' into od-chore-bump-gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
odesenfans authored Nov 2, 2023
2 parents b9e6ebd + d44ac5a commit ee1124f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ setup_requires =
# Update with care. Dependencies that were added to make it all work are annotated accordingly.
install_requires =
aio_pika==9.1.3
aiocache==0.11.1
aiocache==0.12.2
aiohttp-cors==0.7.0
aiohttp-jinja2==1.5
aiohttp==3.8.4
Expand All @@ -43,14 +43,15 @@ install_requires =
aleph-message==0.4.0
aleph-p2p-client@git+https://github.com/aleph-im/p2p-service-client-python@2c04af39c566217f629fd89505ffc3270fba8676
aleph-pytezos@git+https://github.com/aleph-im/aleph-pytezos.git@32dd1749a4773da494275709060632cbeba9a51b
asyncpg==0.26.0
asyncpg==0.28.0
base58>=1.0.3
coincurve==15.0.1
coincurve==18.0.0
configmanager==1.35.1
configparser==5.2.0
configparser==6.0.0
cosmospy==6.0.0
dataclasses_json==0.5.6
eth_account==0.8.0
eth_account==0.10.0
gunicorn==20.1.0
gunicorn==21.2.0
hexbytes==0.2.2
msgpack==1.0.3 # required by aiocache
Expand Down

0 comments on commit ee1124f

Please sign in to comment.