Browse Source

feat:正式环境配置

zhangwl 1 month ago
parent
commit
f7e3c2f3f3
1 changed files with 11 additions and 0 deletions
  1. 11 0
      requirements.txt

+ 11 - 0
requirements.txt

@@ -0,0 +1,11 @@
+fastapi==0.135.1
+uvicorn==0.42.0
+pymongo==3.13.0
+redis==3.5.3
+PyJWT==2.12.1
+pydantic==2.12.5
+pwdlib==0.3.0
+argon2-cffi==25.1.0
+python-dotenv==1.2.2
+requests==2.32.5
+volcengine-python-sdk==5.0.17