Spaces:
Running
Running
Trisha Tomy
commited on
Commit
·
9f428ce
1
Parent(s):
4b50201
Correct proxy-lite installation path: pyproject.toml is at repo root
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ playwright
|
|
4 |
playwright-stealth==1.0.6
|
5 |
gunicorn
|
6 |
gevent
|
7 |
-
git+https://github.com/convergence-ai/proxy-lite.git#egg=proxy-lite
|
|
|
4 |
playwright-stealth==1.0.6
|
5 |
gunicorn
|
6 |
gevent
|
7 |
+
git+https://github.com/convergence-ai/proxy-lite.git#egg=proxy-lite
|