Don't commit requirements.txt
This commit is contained in:
parent
5faf3fe6d9
commit
1e712db60a
|
@ -1,16 +0,0 @@
|
||||||
-i https://pypi.org/simple
|
|
||||||
asgiref==3.4.1; python_version >= '3.6'
|
|
||||||
click==8.0.1; python_version >= '3.6'
|
|
||||||
fastapi-responses==0.2.1
|
|
||||||
fastapi==0.68.1
|
|
||||||
h11==0.12.0; python_version >= '3.6'
|
|
||||||
httptools==0.2.0
|
|
||||||
pydantic==1.8.2; python_full_version >= '3.6.1'
|
|
||||||
python-dotenv==0.19.0
|
|
||||||
pyyaml==5.4.1
|
|
||||||
starlette==0.14.2; python_version >= '3.6'
|
|
||||||
typing-extensions==3.10.0.2
|
|
||||||
uvicorn[standard]==0.15.0
|
|
||||||
uvloop==0.16.0
|
|
||||||
watchgod==0.7
|
|
||||||
websockets==10.0
|
|
Loading…
Reference in New Issue