We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3525920 commit fc7c43dCopy full SHA for fc7c43d
requirements.txt
@@ -1,4 +1,4 @@
1
-aiohttp>=3.6.2
2
-maxminddb>=2.0.0
3
-requests>=2.24.0
4
-urllib3>=1.25.2
+aiohttp>=3.6.2,<4.0.0
+maxminddb>=2.0.0,<3.0.0
+requests>=2.24.0,<3.0.0
+urllib3>=1.25.2,<2.0.0
0 commit comments