update
This commit is contained in:
parent
27a2e70457
commit
04a5b69460
13
Pipfile
13
Pipfile
@ -6,6 +6,17 @@ verify_ssl = true
|
|||||||
[dev-packages]
|
[dev-packages]
|
||||||
|
|
||||||
[packages]
|
[packages]
|
||||||
|
fastapi = "*"
|
||||||
|
uvicorn = "*"
|
||||||
|
requests = "*"
|
||||||
|
gunicorn = "*"
|
||||||
|
pipfile = "*"
|
||||||
|
uvloop = "*"
|
||||||
|
typing-extensions = "*"
|
||||||
|
esdk-obs-python = "*"
|
||||||
|
python-multipart = "*"
|
||||||
|
httptools = "*"
|
||||||
|
requests-toolbelt = "*"
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3.6"
|
python_version = "38"
|
||||||
|
Loading…
Reference in New Issue
Block a user