chainetv_web/backend/requirements.txt

22 lines
318 B
Plaintext
Raw Normal View History

2019-04-24 11:57:08 +00:00
astroid==2.2.5
beautifulsoup4==4.7.1
bs4==0.0.1
Click==7.0
Flask==1.0.2
Flask-Cors==3.0.7
2020-01-07 21:12:51 +00:00
gunicorn==20.0.4
2019-04-24 11:57:08 +00:00
isort==4.3.17
itsdangerous==1.1.0
Jinja2==2.10.1
lazy-object-proxy==1.3.1
MarkupSafe==1.1.1
mccabe==0.6.1
2019-05-08 12:18:24 +00:00
PyJWT==1.7.1
2019-04-24 11:57:08 +00:00
pylint==2.3.1
six==1.12.0
soupsieve==1.9.1
typed-ast==1.4.1
2020-01-07 21:12:51 +00:00
Werkzeug==0.16.0
2019-04-24 11:57:08 +00:00
wrapt==1.11.1
2020-01-07 21:12:51 +00:00