Skip to content

Instantly share code, notes, and snippets.

@moshfiqur
Created May 20, 2019 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moshfiqur/d0484ee848e35ba45c6a04f6cf30cb52 to your computer and use it in GitHub Desktop.
Save moshfiqur/d0484ee848e35ba45c6a04f6cf30cb52 to your computer and use it in GitHub Desktop.
All python modules requirements for Demo Flask App deployed on Google App Engine using Docker
alembic==1.0.10
bcrypt==3.1.4
blinker==1.4
cachetools==3.1.0
captcha==0.3
certifi==2019.3.9
cffi==1.11.5
chardet==3.0.4
Click==7.0
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.1.1
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
google-api-core==1.10.0
google-auth==1.6.3
google-cloud-core==0.29.1
google-cloud-datastore==1.7.3
googleapis-common-protos==1.5.10
grpcio==1.20.1
gunicorn==19.9.0
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10
Mako==1.0.9
MarkupSafe==1.0
mysqlclient==1.4.2.post1
Pillow==5.3.0
protobuf==3.7.1
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycparser==2.18
PyMySQL==0.9.3
python-dateutil==2.8.0
python-dotenv==0.10.1
python-editor==1.0.4
pytz==2019.1
requests==2.21.0
rsa==4.0
six==1.11.0
SQLAlchemy==1.2.7
urllib3==1.24.3
Werkzeug==0.14.1
WTForms==2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment