Update requirements.txt
This commit is contained in:
parent
46f2b5696b
commit
cc7b51d37a
@ -1,16 +1,36 @@
|
|||||||
|
aiofiles
|
||||||
|
APScheduler==3.9.1
|
||||||
arrow==1.1.0
|
arrow==1.1.0
|
||||||
bidict==0.21.2
|
bidict==0.21.2
|
||||||
|
blinker==1.4
|
||||||
certifi==2021.5.30
|
certifi==2021.5.30
|
||||||
cffi==1.14.5
|
cffi==1.14.5
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
|
Click==7.0
|
||||||
greenlet==1.1.0
|
greenlet==1.1.0
|
||||||
|
h11==0.9.0
|
||||||
|
h2==3.1.1
|
||||||
|
hpack==3.0.0
|
||||||
|
Hypercorn==0.8.2
|
||||||
|
hyperframe==5.2.0
|
||||||
idna==2.10
|
idna==2.10
|
||||||
|
itsdangerous==1.1.0
|
||||||
|
Jinja2==2.10.1
|
||||||
|
MarkupSafe==1.1.1
|
||||||
|
multidict==4.5.2
|
||||||
|
priority==1.3.0
|
||||||
pycparser==2.20
|
pycparser==2.20
|
||||||
|
pyflo-lib==2.0.9
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.1
|
||||||
python-engineio==3.14.2
|
python-engineio==3.14.2
|
||||||
websockets==12.0
|
Quart==0.10.0
|
||||||
|
Quart-CORS==0.2.0
|
||||||
requests==2.25.0
|
requests==2.25.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
|
sortedcontainers==2.1.0
|
||||||
SQLAlchemy==1.4.18
|
SQLAlchemy==1.4.18
|
||||||
|
toml==0.10.0
|
||||||
|
typing-extensions==3.7.4
|
||||||
urllib3==1.26.5
|
urllib3==1.26.5
|
||||||
pyflo-lib==2.0.9
|
websockets==12.0
|
||||||
|
wsproto==0.15.0
|
||||||
@ -1,31 +0,0 @@
|
|||||||
aiofiles
|
|
||||||
APScheduler==3.9.1
|
|
||||||
arrow==0.15.2
|
|
||||||
blinker==1.4
|
|
||||||
certifi==2019.9.11
|
|
||||||
cffi
|
|
||||||
chardet==3.0.4
|
|
||||||
Click==7.0
|
|
||||||
h11==0.9.0
|
|
||||||
h2==3.1.1
|
|
||||||
hpack==3.0.0
|
|
||||||
Hypercorn==0.8.2
|
|
||||||
hyperframe==5.2.0
|
|
||||||
idna==2.8
|
|
||||||
itsdangerous==1.1.0
|
|
||||||
Jinja2==2.10.1
|
|
||||||
MarkupSafe==1.1.1
|
|
||||||
multidict==4.5.2
|
|
||||||
priority==1.3.0
|
|
||||||
pyflo-lib==2.0.9
|
|
||||||
pycparser==2.19
|
|
||||||
python-dateutil==2.8.0
|
|
||||||
Quart==0.10.0
|
|
||||||
Quart-CORS==0.2.0
|
|
||||||
requests==2.22.0
|
|
||||||
six==1.12.0
|
|
||||||
sortedcontainers==2.1.0
|
|
||||||
toml==0.10.0
|
|
||||||
typing-extensions==3.7.4
|
|
||||||
urllib3==1.25.3
|
|
||||||
wsproto==0.15.0
|
|
||||||
Loading…
Reference in New Issue
Block a user