Skip to content

Commit 72275df

Browse files
committed
feat: update aiohttp and cyprtography versions
1 parent 216427b commit 72275df

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
aiohttp~=3.8
2-
cryptography~=41.0.5
3-
PyJWT~=2.8.0
4-
requests~=2.32.0
5-
setuptools~=68.2.0
6-
yarl~=1.9.2
1+
aiohttp~=3.10.11
2+
cryptography~=44.0.0
3+
PyJWT~=2.8.0
4+
requests~=2.32.0
5+
setuptools~=68.2.0
6+
yarl~=1.18.3

0 commit comments

Comments
 (0)