Initial checkin
This commit is contained in:
27
requirements.txt
Normal file
27
requirements.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
atomicwrites==1.3.0
|
||||
attrs==19.2.0
|
||||
certifi==2019.6.16
|
||||
Click==7.0
|
||||
Flask==1.1.1
|
||||
flask-marshmallow==0.10.1
|
||||
Flask-SQLAlchemy==2.4.1
|
||||
importlib-metadata==0.23
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.1
|
||||
MarkupSafe==1.1.1
|
||||
marshmallow==3.2.1
|
||||
marshmallow-sqlalchemy==0.19.0
|
||||
more-itertools==7.2.0
|
||||
packaging==19.2
|
||||
pipenv==2018.11.26
|
||||
pluggy==0.13.0
|
||||
py==1.11.0
|
||||
pyparsing==2.4.2
|
||||
pytest==6.2.5
|
||||
six==1.12.0
|
||||
SQLAlchemy==1.3.9
|
||||
virtualenv==16.7.5
|
||||
virtualenv-clone==0.5.3
|
||||
wcwidth==0.1.7
|
||||
Werkzeug==0.16.0
|
||||
zipp==0.6.0
|
||||
Reference in New Issue
Block a user