Spaces:
Running
Running
Trisha Tomy
commited on
Commit
·
6831ea9
1
Parent(s):
87d0980
Update requirements.txt to install proxy-lite from GitHub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ proxy-lite
|
|
3 |
playwright
|
4 |
playwright-stealth==1.0.6
|
5 |
gunicorn
|
6 |
-
gevent
|
|
|
|
3 |
playwright
|
4 |
playwright-stealth==1.0.6
|
5 |
gunicorn
|
6 |
+
gevent
|
7 |
+
git+https://github.com/convergence-ai/proxy-lite.git#egg=proxy-lite
|