This commit is contained in:
wuhao 2021-07-22 11:51:50 +08:00
parent 95657f5b0f
commit 77e99168bf

View File

@ -14,6 +14,7 @@ gunicorn = "*"
uvloop = "*"
httptools = "*"
typing-extensions = "*"
arrow = "*"
[dev-packages]