users table endpoints. auth to fix
This commit is contained in:
19
requirements.txt
Normal file
19
requirements.txt
Normal file
@ -0,0 +1,19 @@
|
||||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
bcrypt==4.3.0
|
||||
click==8.2.1
|
||||
fastapi==0.116.1
|
||||
h11==0.16.0
|
||||
idna==3.10
|
||||
loguru==0.7.3
|
||||
passlib==1.7.4
|
||||
pydantic==2.11.7
|
||||
pydantic_core==2.33.2
|
||||
PyJWT==2.10.1
|
||||
python-decouple==3.8
|
||||
python-multipart==0.0.20
|
||||
sniffio==1.3.1
|
||||
starlette==0.47.2
|
||||
typing-inspection==0.4.1
|
||||
typing_extensions==4.14.1
|
||||
uvicorn==0.35.0
|
||||
Reference in New Issue
Block a user