Skip to content

Commit

Permalink
upgrade aiohttp from 3.7.4 to 3.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SyrexMinus committed Nov 11, 2024
1 parent ea021b8 commit eff51f2
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 @@ -34,7 +34,7 @@ def tf_version():
packages=find_packages(exclude=[]),
include_package_data=True,
install_requires=[
"aiohttp==3.7.4",
"aiohttp==3.10.5",
"aioredis==2.0.0",
"boto==2.49.0",
"confluent_kafka==1.9.2",
Expand Down

0 comments on commit eff51f2

Please sign in to comment.