python-packages hinzugefügt
einfach mit pip alle packages installieren
This commit is contained in:
parent
d591705835
commit
83c6974d5a
|
@ -0,0 +1,20 @@
|
|||
bcrypt==3.1.6
|
||||
cffi==1.12.3
|
||||
Click==7.0
|
||||
entrypoints==0.3
|
||||
flake8==3.7.7
|
||||
Flask==1.0.2
|
||||
Flask-Bcrypt==0.7.1
|
||||
Flask-Cors==3.0.7
|
||||
Flask-SQLAlchemy==2.4.0
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.1
|
||||
MarkupSafe==1.1.1
|
||||
mccabe==0.6.1
|
||||
pkg-resources==0.0.0
|
||||
pycodestyle==2.5.0
|
||||
pycparser==2.19
|
||||
pyflakes==2.1.1
|
||||
six==1.12.0
|
||||
SQLAlchemy==1.3.3
|
||||
Werkzeug==0.15.2
|
Loading…
Reference in New Issue