Update Python dependencies
parent
86905c8167
commit
95bb6fd88c
|
@ -1,27 +1,25 @@
|
||||||
aiofiles==0.6.0
|
aiofiles==23.2.1
|
||||||
aiohttp==3.7.4.post0
|
aiohttp==3.8.5
|
||||||
aiohttp-socks==0.6.0
|
aiohttp-socks==0.7.1
|
||||||
appdirs==1.4.4
|
aiosignal==1.3.1
|
||||||
async-timeout==3.0.1
|
async-timeout==4.0.3
|
||||||
attrs==21.2.0
|
attrs==23.1.0
|
||||||
chardet==4.0.0
|
charset-normalizer==3.3.0
|
||||||
distlib==0.3.2
|
frozenlist==1.4.0
|
||||||
filelock==3.0.12
|
future==0.18.3
|
||||||
future==0.18.2
|
h11==0.14.0
|
||||||
h11==0.12.0
|
h2==4.1.0
|
||||||
h2==4.0.0
|
|
||||||
hpack==4.0.0
|
hpack==4.0.0
|
||||||
hyperframe==6.0.1
|
hyperframe==6.0.1
|
||||||
idna==3.2
|
idna==3.4
|
||||||
jsonschema==3.2.0
|
jsonschema==4.19.1
|
||||||
Logbook==1.5.3
|
jsonschema-specifications==2023.7.1
|
||||||
matrix-nio==0.18.3
|
matrix-nio==0.21.2
|
||||||
multidict==5.1.0
|
multidict==6.0.4
|
||||||
pycryptodome==3.10.1
|
pycryptodome==3.19.0
|
||||||
pyrsistent==0.17.3
|
python-socks==2.4.3
|
||||||
python-socks==1.2.4
|
PyYAML==6.0.1
|
||||||
six==1.16.0
|
referencing==0.30.2
|
||||||
typing-extensions==3.10.0.0
|
rpds-py==0.10.3
|
||||||
unpaddedbase64==2.1.0
|
unpaddedbase64==2.1.0
|
||||||
virtualenv==20.4.7
|
yarl==1.9.2
|
||||||
yarl==1.6.3
|
|
||||||
|
|
Loading…
Reference in New Issue