Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions virtualrequirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dependencies for virtual enviroments
# Testing in Arch Linux virtual enviroment Python 3.11.5
aiohttp==3.8.5
aiohttp==3.9.4
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
Expand All @@ -11,10 +11,10 @@ charset-normalizer==3.2.0
colorama==0.4.6
defusedxml==0.7.1
frozenlist==1.4.0
idna==3.4
idna==3.7
multidict==6.0.4
requests==2.31.0
soupsieve==2.5
tqdm==4.66.3
urllib3==2.0.5
urllib3==2.0.7
yarl==1.9.2

0 comments on commit 45c5a77

Please sign in to comment.