add uvicorn to requirements.txt

This commit is contained in:
Matthias Jacob
2026-05-05 04:12:19 +02:00
parent 85df0c47f5
commit c5a8e835d4
+1
View File
@@ -1,2 +1,3 @@
fastapi fastapi
feedparser feedparser
uvicorn