add "." to requirements, take 2

This commit is contained in:
Samuel Colvin
2023-11-30 17:09:41 +00:00
parent 53ced2005c
commit 0cd48457a8

View File

@@ -1,5 +1,5 @@
# this is used by render to install dependencies
-r ./pyproject.txt
.
uvicorn[standard]
httpx