Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -17,6 +17,8 @@ diskcache
|
|
17 |
validators
|
18 |
cleantext
|
19 |
langdetect
|
|
|
|
|
20 |
beautifulsoup4
|
21 |
ratelimit
|
22 |
validators
|
|
|
17 |
validators
|
18 |
cleantext
|
19 |
langdetect
|
20 |
+
starlette
|
21 |
+
uvicorn
|
22 |
beautifulsoup4
|
23 |
ratelimit
|
24 |
validators
|