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.
33 lines
943 B
Plaintext
33 lines
943 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements.txt requirements.in
|
|
#
|
|
--trusted-host pypi.python.org
|
|
--trusted-host git.aigalatic.com
|
|
|
|
apistar-jwt==0.5.0
|
|
apistar-mail==0.3.0
|
|
apistar==0.5.40
|
|
bcrypt==3.1.4
|
|
certifi==2018.4.16 # via requests
|
|
cffi==1.11.5 # via bcrypt
|
|
chardet==3.0.4 # via requests
|
|
click==6.7 # via apistar
|
|
idna==2.7 # via requests
|
|
itsdangerous==0.24
|
|
jinja2==2.10 # via apistar
|
|
logbook==1.4.0
|
|
markupsafe==1.0 # via jinja2
|
|
psycopg2-binary==2.7.5
|
|
pycparser==2.18 # via cffi
|
|
pyjwt==1.6.4 # via apistar-jwt
|
|
pyyaml==3.12 # via apistar
|
|
requests==2.19.1 # via apistar
|
|
six==1.11.0 # via bcrypt
|
|
sqlalchemy==1.2.9
|
|
urllib3==1.23 # via requests
|
|
werkzeug==0.14.1 # via apistar
|
|
whitenoise==3.3.1 # via apistar
|