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

33 lines
916 B
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in
#
--trusted-host pypi.python.org
alembic==1.3.0
authlib==0.12.1 # via molten-jwt
cffi==1.13.2 # via cryptography
click==7.0
cryptography==2.8 # via authlib
gunicorn==20.0.0
mako==1.1.0 # via alembic
markupsafe==1.1.1 # via mako
molten-jwt==0.3.0
molten==0.7.4
mypy-extensions==0.4.3 # via typing-inspect
psycopg2-binary==2.8.4
pycparser==2.19 # via cffi
python-dateutil==2.8.1 # via alembic
python-editor==1.0.4 # via alembic
six==1.13.0 # via cryptography, python-dateutil
sqlalchemy==1.3.10
typing-extensions==3.7.4.1 # via molten
typing-inspect==0.3.1 # via molten
whitenoise==4.1.4
wsgicors==0.7.0
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.6.0 # via gunicorn