Files
LifeFaq/requirements.txt

26 lines
424 B
Plaintext
Raw Normal View History

2024-12-10 17:16:00 +01:00
annotated-types==0.7.0
anyio==4.7.0
beautifulsoup4==4.12.3
2024-12-10 17:16:00 +01:00
click==8.1.7
2024-12-10 21:15:58 +01:00
fastapi==0.115.6
2024-12-10 17:16:00 +01:00
h11==0.14.0
2024-12-20 09:43:25 +01:00
httptools==0.6.4
2024-12-10 17:16:00 +01:00
idna==3.10
Jinja2==3.1.4
2024-12-11 20:34:48 +01:00
Markdown==3.7
2024-12-20 09:43:25 +01:00
markdown-it-py==3.0.0
2024-12-10 17:16:00 +01:00
MarkupSafe==3.0.2
2024-12-20 09:43:25 +01:00
mdurl==0.1.2
2024-12-12 19:55:30 +01:00
pydantic==2.10.3
pydantic_core==2.27.1
2024-12-20 09:43:25 +01:00
python-dotenv==1.0.1
PyYAML==6.0.2
2024-12-10 17:16:00 +01:00
sniffio==1.3.1
soupsieve==2.6
2024-12-10 21:15:58 +01:00
starlette==0.41.3
2024-12-10 17:16:00 +01:00
typing_extensions==4.12.2
2024-12-10 21:15:58 +01:00
uvicorn==0.32.1
2024-12-20 09:43:25 +01:00
uvloop==0.21.0
watchfiles==1.0.0
websockets==14.1