Initial commit - cleaned repository
This commit is contained in:
11
services/oauth/backend/requirements.txt
Normal file
11
services/oauth/backend/requirements.txt
Normal file
@ -0,0 +1,11 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]==0.27.0
|
||||
pydantic[email]==2.5.3
|
||||
pymongo==4.6.1
|
||||
motor==3.3.2
|
||||
beanie==1.23.6
|
||||
authlib==1.3.0
|
||||
python-jose[cryptography]==3.3.0
|
||||
passlib[bcrypt]==1.7.4
|
||||
python-multipart==0.0.6
|
||||
aiokafka==0.10.0
|
||||
Reference in New Issue
Block a user