Add requirements
This commit is contained in:
parent
e0136a3517
commit
585daaf24a
14
requirements.txt
Normal file
14
requirements.txt
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
bcrypt==3.1.7
|
||||||
|
cffi==1.13.2
|
||||||
|
Click==7.0
|
||||||
|
Flask==1.1.1
|
||||||
|
Flask-SQLAlchemy==2.4.1
|
||||||
|
itsdangerous==1.1.0
|
||||||
|
Jinja2==2.11.1
|
||||||
|
MarkupSafe==1.1.1
|
||||||
|
pycparser==2.19
|
||||||
|
PyJWT==1.7.1
|
||||||
|
pynvim==0.4.1
|
||||||
|
six==1.14.0
|
||||||
|
SQLAlchemy==1.3.13
|
||||||
|
Werkzeug==0.16.1
|
Loading…
Reference in New Issue
Block a user