Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ aiohttp
|
|
4 |
asyncio
|
5 |
openai
|
6 |
beautifulsoup4
|
7 |
-
fake-useragent
|
|
|
|
4 |
asyncio
|
5 |
openai
|
6 |
beautifulsoup4
|
7 |
+
fake-useragent
|
8 |
+
psutil
|