mirror of
https://github.com/YunoHost/check-http.git
synced 2024-09-03 19:56:42 +02:00
Update requirements-frozen.txt
This commit is contained in:
parent
7f5908f753
commit
694568dac7
1 changed files with 26 additions and 25 deletions
|
@ -1,26 +1,27 @@
|
||||||
aiodns==3.0.0
|
aiodns==3.0.0
|
||||||
aiofiles==0.7.0
|
aiofiles==23.1.0
|
||||||
aiohttp==3.7.4.post0
|
aiohttp==3.8.4
|
||||||
async-timeout==3.0.1
|
aiosignal==1.3.1
|
||||||
attrs==21.2.0
|
async-timeout==4.0.2
|
||||||
cffi==1.14.5
|
asynctest==0.13.0
|
||||||
chardet==4.0.0
|
attrs==22.2.0
|
||||||
decorator==5.0.9
|
cffi==1.15.1
|
||||||
gevent==21.1.2
|
charset-normalizer==3.1.0
|
||||||
greenlet==1.1.0
|
decorator==5.1.1
|
||||||
httptools==0.2.0
|
frozenlist==1.3.3
|
||||||
idna==3.2
|
html5tagger==1.3.0
|
||||||
multidict==5.1.0
|
httptools==0.5.0
|
||||||
pycares==4.0.0
|
idna==3.4
|
||||||
pycparser==2.20
|
multidict==6.0.4
|
||||||
sanic==21.3.4
|
pkg-resources==0.0.0
|
||||||
sanic-routing==0.6.2
|
pycares==4.3.0
|
||||||
six==1.16.0
|
pycparser==2.21
|
||||||
typing-extensions==3.10.0.0
|
sanic==23.3.0
|
||||||
ujson==4.0.2
|
sanic-routing==22.8.0
|
||||||
uvloop==0.15.2
|
tracerite==1.1.0
|
||||||
validators==0.18.2
|
typing-extensions==4.5.0
|
||||||
websockets==8.1
|
ujson==5.7.0
|
||||||
yarl==1.6.3
|
uvloop==0.17.0
|
||||||
zope.event==4.5.0
|
validators==0.20.0
|
||||||
zope.interface==5.4.0
|
websockets==11.0.1
|
||||||
|
yarl==1.8.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue