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.

24 lines
579 B
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
--trusted-host pypi.python.org
alembic==1.0.10
click==7.0
mako==1.0.10 # via alembic
markupsafe==1.1.1 # via mako
molten==0.7.4
mypy-extensions==0.4.1 # via typing-inspect
psycopg2-binary==2.8.2
python-dateutil==2.8.0 # via alembic
python-editor==1.0.4 # via alembic
six==1.12.0 # via python-dateutil
sqlalchemy==1.3.3
typing-extensions==3.7.2 # via molten
typing-inspect==0.3.1 # via molten
whitenoise==4.1.2
wsgicors==0.7.0