Update: Documentation

This commit is contained in:
Sven Schürmann
2022-03-21 23:10:29 +01:00
committed by Schürmann, Sven (UIT)
parent 2b89d9b29a
commit 1dc204e4ba
2 changed files with 7 additions and 6 deletions

View File

@@ -7,11 +7,12 @@ name = "pypi"
fastapi = "*"
uvicorn = "*"
python-multipart = "*"
httpx = "*"
[dev-packages]
pytest = "*"
requests = "*"
httpx = "*"
autopep8 = "*"
[requires]
python_version = "3.7"
python_version = "3.10"