You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
api/requirements.txt

5 lines
93 B

fastapi[standard]==0.115.5
pydantic==2.9.2
pymongo==4.10.1
uvicorn==0.32.0
python-jose==3.3.0