update requirements.txt
This commit is contained in:
parent
5971eefe44
commit
08b2ce5c05
1 changed files with 9 additions and 5 deletions
|
|
@ -9,11 +9,13 @@ chardet==3.0.4
|
||||||
click==7.1.2
|
click==7.1.2
|
||||||
ecdsa==0.16.0
|
ecdsa==0.16.0
|
||||||
environs==8.0.0
|
environs==8.0.0
|
||||||
h11==0.10.0
|
h11==0.9.0
|
||||||
h2==3.2.0
|
h2==4.0.0
|
||||||
hpack==3.0.0
|
hpack==4.0.0
|
||||||
hypercorn==0.10.2
|
httpcore==0.11.1
|
||||||
hyperframe==5.2.0
|
httpx==0.15.4
|
||||||
|
hypercorn==0.11.0
|
||||||
|
hyperframe==6.0.0
|
||||||
idna==2.10
|
idna==2.10
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
jinja2==2.11.2
|
jinja2==2.11.2
|
||||||
|
|
@ -28,9 +30,11 @@ quart==0.13.1
|
||||||
quart-compress==0.2.1
|
quart-compress==0.2.1
|
||||||
quart-cors==0.3.0
|
quart-cors==0.3.0
|
||||||
requests==2.24.0
|
requests==2.24.0
|
||||||
|
rfc3986==1.4.0
|
||||||
secure==0.2.1
|
secure==0.2.1
|
||||||
shortuuid==1.0.1
|
shortuuid==1.0.1
|
||||||
six==1.15.0
|
six==1.15.0
|
||||||
|
sniffio==1.1.0
|
||||||
toml==0.10.1
|
toml==0.10.1
|
||||||
typing-extensions==3.7.4.3
|
typing-extensions==3.7.4.3
|
||||||
urllib3==1.25.10
|
urllib3==1.25.10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue