Skip to content

Commit 8f29198

Browse files
committed
Fix requirements
1 parent afff3f0 commit 8f29198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/mandatory.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
aiohttp>=3.6.0,<3.9.0
2-
aiohttp_socks
3-
typeguard
2+
aiohttp_socks==0.8.0
3+
typeguard==2.13
44
typing_extensions>=4,<5; python_version < "3.11"

0 commit comments

Comments
 (0)