OSDN Git Service

feat(project): init flask restful project
[bytom/bytom-kit.git] / requirements.txt
1 aniso8601==4.0.1
2 atomicwrites==1.2.1
3 attrs==18.2.0
4 Click==7.0
5 Flask==1.0.2
6 Flask-RESTful==0.3.6
7 itsdangerous==1.1.0
8 Jinja2==2.10
9 MarkupSafe==1.1.0
10 more-itertools==4.3.0
11 pluggy==0.8.0
12 py==1.7.0
13 pytest==4.0.1
14 python-dotenv==0.10.0
15 pytz==2018.7
16 six==1.12.0
17 Werkzeug==0.14.1