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 2d5fd8e commit 24a32d4Copy full SHA for 24a32d4
requirements-dev.txt
@@ -6,4 +6,4 @@ sphinx>=2
6
sphinx_rtd_theme
7
pypandoc
8
twine
9
-black==24.8.0
+black>=24.10.0
requirements.txt
@@ -1,6 +1,6 @@
1
requests>=2.32.3,<3
2
urllib3>=2.0.5,<3
3
-aiohttp ==3.10.9
+aiohttp >=3.10.9
4
future
5
pydantic >=2.0.3, <3
aenum >= 3.1.11
0 commit comments