Downgrade uvicorn

This commit is contained in:
grossmj 2023-07-23 12:50:29 +10:00
parent 2991899d50
commit d82a07600b

View File

@ -1,4 +1,4 @@
uvicorn==0.23.1
uvicorn==0.22.0 # v0.22.0 is the last to support Python 3.7
fastapi==0.99.1
python-multipart==0.0.6
websockets==11.0.3