NoteDiscovery/requirements.txt

11 lines
170 B
Plaintext
Raw Normal View History

2025-11-05 16:48:41 +00:00
fastapi==0.104.1
uvicorn[standard]==0.24.0
python-multipart==0.0.6
markdown==3.5.1
pyyaml==6.0.1
aiofiles==23.2.1
cryptography==41.0.7
2025-11-14 13:34:19 +00:00
bcrypt==4.1.2
itsdangerous==2.1.2
2025-11-05 16:48:41 +00:00