mirror of
https://github.com/YunoHost/check-http.git
synced 2024-09-03 19:56:42 +02:00
[doc] add requirements-frozen.txt
This commit is contained in:
parent
69d6d54911
commit
4787f328ef
1 changed files with 33 additions and 0 deletions
33
requirements-frozen.txt
Normal file
33
requirements-frozen.txt
Normal file
|
@ -0,0 +1,33 @@
|
|||
aiodns==2.0.0
|
||||
aiofiles==0.4.0
|
||||
aiohttp==3.6.2
|
||||
async-timeout==3.0.1
|
||||
attrs==19.3.0
|
||||
certifi==2019.9.11
|
||||
cffi==1.13.2
|
||||
chardet==3.0.4
|
||||
decorator==4.4.1
|
||||
h11==0.8.1
|
||||
h2==3.1.1
|
||||
hpack==3.0.0
|
||||
httpcore==0.3.0
|
||||
httptools==0.0.13
|
||||
hyperframe==5.2.0
|
||||
idna==2.8
|
||||
idna-ssl==1.1.0
|
||||
multidict==4.5.2
|
||||
pycares==3.0.0
|
||||
pycparser==2.19
|
||||
requests==2.22.0
|
||||
requests-async==0.5.0
|
||||
rfc3986==1.3.2
|
||||
sanic==19.9.0
|
||||
six==1.13.0
|
||||
typing==3.7.4.1
|
||||
typing-extensions==3.7.4.1
|
||||
ujson==1.35
|
||||
urllib3==1.25.6
|
||||
uvloop==0.14.0
|
||||
validators==0.14.0
|
||||
websockets==8.1
|
||||
yarl==1.3.0
|
Loading…
Reference in a new issue