Add missing requirements
This commit is contained in:
parent
da166e5169
commit
3ec11e3051
@ -1,14 +1,23 @@
|
||||
autopep8==1.7.0
|
||||
certifi==2022.6.15
|
||||
click==6.6
|
||||
click==8.1.3
|
||||
Flask==2.2.2
|
||||
importlib-metadata==5.0.0
|
||||
influxdb-client==1.30.0
|
||||
itsdangerous==0.24
|
||||
MarkupSafe==0.23
|
||||
itsdangerous==2.1.2
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.1.1
|
||||
pendulum==2.1.2
|
||||
pycodestyle==2.9.1
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==0.21.0
|
||||
pytz==2016.10
|
||||
pytzdata==2020.1
|
||||
requests==2.12.4
|
||||
Rx==3.2.0
|
||||
six==1.10.0
|
||||
toml==0.10.2
|
||||
urllib3==1.26.9
|
||||
Werkzeug==0.11.11
|
||||
Werkzeug==2.2.2
|
||||
WTForms==2.1
|
||||
zipp==3.10.0
|
||||
|
Loading…
Reference in New Issue
Block a user