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
|
||||
aiofiles==0.7.0
|
||||
aiohttp==3.7.4.post0
|
||||
async-timeout==3.0.1
|
||||
attrs==21.2.0
|
||||
cffi==1.14.5
|
||||
chardet==4.0.0
|
||||
decorator==5.0.9
|
||||
gevent==21.1.2
|
||||
greenlet==1.1.0
|
||||
httptools==0.2.0
|
||||
idna==3.2
|
||||
multidict==5.1.0
|
||||
pycares==4.0.0
|
||||
pycparser==2.20
|
||||
sanic==21.3.4
|
||||
sanic-routing==0.6.2
|
||||
six==1.16.0
|
||||
typing-extensions==3.10.0.0
|
||||
ujson==4.0.2
|
||||
uvloop==0.15.2
|
||||
validators==0.18.2
|
||||
websockets==8.1
|
||||
yarl==1.6.3
|
||||
zope.event==4.5.0
|
||||
zope.interface==5.4.0
|
||||
aiofiles==23.1.0
|
||||
aiohttp==3.8.4
|
||||
aiosignal==1.3.1
|
||||
async-timeout==4.0.2
|
||||
asynctest==0.13.0
|
||||
attrs==22.2.0
|
||||
cffi==1.15.1
|
||||
charset-normalizer==3.1.0
|
||||
decorator==5.1.1
|
||||
frozenlist==1.3.3
|
||||
html5tagger==1.3.0
|
||||
httptools==0.5.0
|
||||
idna==3.4
|
||||
multidict==6.0.4
|
||||
pkg-resources==0.0.0
|
||||
pycares==4.3.0
|
||||
pycparser==2.21
|
||||
sanic==23.3.0
|
||||
sanic-routing==22.8.0
|
||||
tracerite==1.1.0
|
||||
typing-extensions==4.5.0
|
||||
ujson==5.7.0
|
||||
uvloop==0.17.0
|
||||
validators==0.20.0
|
||||
websockets==11.0.1
|
||||
yarl==1.8.2
|
||||
|
|
Loading…
Add table
Reference in a new issue