Skip to content

Commit

Permalink
Upgraded aiohttp and urllib3
Browse files Browse the repository at this point in the history
  • Loading branch information
rtxm committed Jan 18, 2024
1 parent 4dee9c2 commit 01c3bca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.8.4
aiohttp==3.9.1
aiosignal==1.3.1
async-timeout==4.0.2
attrs==23.1.0
Expand Down Expand Up @@ -43,11 +43,13 @@ PyYAML==6.0.1
pyyaml_env_tag==0.1
regex==2023.12.25
requests==2.31.0
samosa-client==0.3.0
six==1.16.0
sounddevice==0.4.6
toml==0.10.2
tox==4.11.4
urllib3==2.0.3
-e git+ssh://git@github.com/uhlive/python-sdk.git@4dee9c2a4aa53046d524cfc1d16e816b9d574826#egg=uhlive
urllib3==2.1.0
virtualenv==20.25.0
watchdog==3.0.0
websocket-client==1.6.1
Expand Down

0 comments on commit 01c3bca

Please sign in to comment.