Set versions of dependant packages to 'compatible releases'

This commit is contained in:
Andre Basche
2023-07-27 19:14:07 +02:00
parent 1ed81c2a77
commit 61dd470588
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
aiohttp==3.8.5
yarl==1.9.2
typing-extensions==4.7.1
aiohttp~=3.8.5
yarl~=1.9.2
typing-extensions~=4.7.1