Upload 2 files
Browse files- requirements.txt +1 -1
- scraper.cpython-314.pyc +0 -0
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ fastapi==0.109.0
|
|
| 2 |
uvicorn[standard]==0.27.0
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
supabase==2.3.4
|
| 5 |
-
httpx
|
| 6 |
beautifulsoup4==4.12.3
|
| 7 |
lxml==5.1.0
|
| 8 |
requests==2.31.0
|
|
|
|
| 2 |
uvicorn[standard]==0.27.0
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
supabase==2.3.4
|
| 5 |
+
httpx==0.25.2
|
| 6 |
beautifulsoup4==4.12.3
|
| 7 |
lxml==5.1.0
|
| 8 |
requests==2.31.0
|
scraper.cpython-314.pyc
ADDED
|
Binary file (13.9 kB). View file
|
|
|