py-microservice/requirements.txt
2023-10-11 17:31:40 +02:00

8 lines
221 B
Plaintext

fastapi == 0.103.1
python-jose[cryptography] == 3.3.0
strawberry-graphql[fastapi] == 0.209.2
uvicorn[standard] == 0.23.2
coloredlogs == 15.0.1
pydantic == 2.4.2
httpx == 0.25.0
tomli >= 1.1.0 ; python_version < '3.11.0a7'