mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 05:56:29 +00:00
refactor: v2
backend & frontend
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
fastapi>=0.109.0
|
||||
uvicorn[standard]>=0.27.0
|
||||
sqlalchemy>=2.0.25
|
||||
pydantic>=2.5.3
|
||||
pydantic-settings>=2.1.0
|
||||
python-dotenv>=1.0.0
|
||||
python-jose[cryptography]>=3.3.0
|
||||
python-multipart>=0.0.6
|
||||
apscheduler>=3.10.4
|
||||
filelock>=3.13.1
|
||||
selenium>=4.16.0
|
||||
pillow>=10.4.0
|
||||
requests>=2.31.0
|
||||
pyjwt>=2.8.0
|
||||
bcrypt>=4.1.2
|
||||
croniter>=1.3.8
|
||||
Reference in New Issue
Block a user