You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gears/services/gears_api/requirements.txt

25 lines
605 B
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile gears_api/requirements.in
#
--trusted-host pypi.python.org
alembic==1.2.1
click==7.0
gunicorn==19.9.0
mako==1.1.0 # via alembic
markupsafe==1.1.1 # via mako
molten==0.7.4
mypy-extensions==0.4.2 # via typing-inspect
psycopg2-binary==2.8.3
python-dateutil==2.8.0 # via alembic
python-editor==1.0.4 # via alembic
six==1.12.0 # via python-dateutil
sqlalchemy==1.3.9
typing-extensions==3.7.4 # via molten
typing-inspect==0.3.1 # via molten
whitenoise==4.1.4
wsgicors==0.7.0