Skip to content

Commit

Permalink
feat: update aiohttp and cyprtography versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximZemskov committed Jan 9, 2025
1 parent 216427b commit 72275df
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiohttp~=3.8
cryptography~=41.0.5
PyJWT~=2.8.0
requests~=2.32.0
setuptools~=68.2.0
yarl~=1.9.2
aiohttp~=3.10.11
cryptography~=44.0.0
PyJWT~=2.8.0
requests~=2.32.0
setuptools~=68.2.0
yarl~=1.18.3

0 comments on commit 72275df

Please sign in to comment.