Egor Chernobai 2 ヶ月 前
コミット
d665e8438c
1 ファイル変更8 行追加0 行削除
  1. 8 0
      requirements.txt

+ 8 - 0
requirements.txt

@@ -0,0 +1,8 @@
+cryptography==48.0.0
+fastapi==0.136.1
+passlib==1.7.4
+pydantic==2.13.4
+pytest==9.0.3
+SQLAlchemy==2.0.49
+psycopg2
+uvicorn==0.34.0