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 cb4aeb5 commit 754beadCopy full SHA for 754bead
requirements.txt
@@ -1,8 +1,8 @@
1
requests>=2.32.3,<3
2
urllib3>=2.0.5,<3
3
aiohttp >=3.10.9, <4
4
-future==1.0.0
+future >= 1.0.0
5
pydantic >=2.0.3, <3
6
aenum >= 3.1.11, <4
7
python_dateutil >= 2.5.3, <3
8
-Deprecated==1.2.18
+Deprecated>=1.2.18
0 commit comments