Skip to content

Commit

Permalink
Merge branch 'master' of github.com:phenobarbital/asyncdb
Browse files Browse the repository at this point in the history
  • Loading branch information
phenobarbital committed Dec 6, 2023
2 parents dddceb4 + 5909f81 commit 72ead96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def readme():
],
install_requires=[
"numpy==1.24.2",
"cryptography==37.0.4",
"cryptography==41.0.7",
"aiohttp==3.9.1",
"asyncpg==0.29.0",
"uvloop==0.19.0",
Expand Down

0 comments on commit 72ead96

Please sign in to comment.