Skip to content

Commit

Permalink
more dependency upgrade changes
Browse files Browse the repository at this point in the history
ccall48 authored Jul 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent cb7e20e commit 2178a20
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
aiohttp==3.8.6
aiohttp==3.9.5
aiosignal==1.3.1
aiosqlite==0.19.0
aiosqlite==0.20.0
annotated-types==0.7.0
async-timeout==4.0.3
asyncpg==0.28.0
attr==0.3.2
attrs==23.2.0
base58==2.1.1
betterproto==2.0.0b6
@@ -38,13 +39,13 @@ mypy-extensions==1.0.0
packaging==23.2
pathspec==0.11.2
platformdirs==4.0.0
protobuf==4.25.3
protobuf==5.27.2
psycopg2-binary==2.9.6
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pydantic==2.7.4
pydantic_core==2.18.4
pydantic==2.8.0
pydantic_core==2.20.0
PyNaCl==1.5.0
python-dateutil==2.8.2
redis==5.0.1
@@ -56,6 +57,6 @@ SQLAlchemy==2.0.31
typing==3.7.4.3
typing_extensions==4.12.2
ujson==5.8.0
urllib3==1.26.16
urllib3==2.2.2
xxhash==3.4.1
yarl==1.9.4
yarl==1.9.4

0 comments on commit 2178a20

Please sign in to comment.