update: 增加了mysql的支持更新了对应的库

This commit is contained in:
RTAkland
2022-12-21 21:09:24 +08:00
parent a087583f90
commit 14bbb1adbc
1 file changed
+5 -3
+5 -3
View File
@@ -1,5 +1,7 @@
fastapi~=0.82.0
uvicorn~=0.18.3
fastapi~=0.87.0
uvicorn~=0.20.0
jinja2
aiofiles
requests~=2.28.1
requests~=2.28.1
PyMySQL~=1.0.2
cryptography