Upload 3 files

This commit is contained in:
Aira Catapang
2026-04-04 07:34:08 +00:00
committed by system
parent 3d4135ca0e
commit 88cc85b98b
3 changed files with 662 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi
uvicorn[standard]
httpx
beautifulsoup4