Skip to content

Commit 24a32d4

Browse files
committed
Relax version
1 parent 2d5fd8e commit 24a32d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sphinx>=2
66
sphinx_rtd_theme
77
pypandoc
88
twine
9-
black==24.8.0
9+
black>=24.10.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
requests>=2.32.3,<3
22
urllib3>=2.0.5,<3
3-
aiohttp ==3.10.9
3+
aiohttp >=3.10.9
44
future
55
pydantic >=2.0.3, <3
66
aenum >= 3.1.11

0 commit comments

Comments
 (0)