Fix dependencies

This commit is contained in:
Andre Basche
2023-11-20 15:24:34 +01:00
parent ab18e45f97
commit 27d974abba
3 changed files with 10 additions and 10 deletions

View File

@ -1,3 +1,3 @@
aiohttp~=3.9
yarl~=1.9
typing-extensions~=4.8
aiohttp>=3.8
yarl>=1.8
typing-extensions>=4.8