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.
16 lines
376 B
Plaintext
16 lines
376 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements.in
|
|
#
|
|
--trusted-host pypi.python.org
|
|
|
|
click==7.0 # via uvicorn
|
|
h11==0.8.1 # via uvicorn
|
|
httptools==0.0.13 # via uvicorn
|
|
starlette[requests]==0.12.9
|
|
uvicorn==0.9.0
|
|
uvloop==0.13.0 # via uvicorn
|
|
websockets==8.0.2 # via uvicorn
|