1
0
Alex Cheema 1 жил өмнө
parent
commit
440fd35ea7
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -4,7 +4,7 @@ from setuptools import find_packages, setup
 
 # Base requirements for all platforms
 install_requires = [
-    "aiohttp==3.9.5",
+    "aiohttp==3.10.2",
     "aiohttp_cors==0.7.0",
     "aiofiles==24.1.0",
     "blobfile==2.1.1",