chore(deps): add requirements.txt
This commit is contained in:
parent
008b20e94c
commit
7b01d6cfc8
1 changed files with 75 additions and 0 deletions
75
requirements.txt
Normal file
75
requirements.txt
Normal file
|
@ -0,0 +1,75 @@
|
|||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile pyproject.toml -o requirements.txt
|
||||
argparse==1.4.0
|
||||
# via playwright-http-proxy (pyproject.toml)
|
||||
attrs==25.3.0
|
||||
# via
|
||||
# outcome
|
||||
# trio
|
||||
blinker==1.9.0
|
||||
# via flask
|
||||
certifi==2025.7.14
|
||||
# via
|
||||
# requests
|
||||
# selenium
|
||||
charset-normalizer==3.4.2
|
||||
# via requests
|
||||
click==8.2.1
|
||||
# via flask
|
||||
flask==3.1.1
|
||||
# via playwright-http-proxy (pyproject.toml)
|
||||
h11==0.16.0
|
||||
# via wsproto
|
||||
idna==3.10
|
||||
# via
|
||||
# requests
|
||||
# trio
|
||||
itsdangerous==2.2.0
|
||||
# via flask
|
||||
jinja2==3.1.6
|
||||
# via flask
|
||||
markupsafe==3.0.2
|
||||
# via
|
||||
# flask
|
||||
# jinja2
|
||||
# werkzeug
|
||||
outcome==1.3.0.post0
|
||||
# via
|
||||
# trio
|
||||
# trio-websocket
|
||||
pysocks==1.7.1
|
||||
# via urllib3
|
||||
requests==2.32.4
|
||||
# via undetected-chromedriver
|
||||
selenium==4.34.2
|
||||
# via
|
||||
# playwright-http-proxy (pyproject.toml)
|
||||
# undetected-chromedriver
|
||||
setuptools==80.9.0
|
||||
# via playwright-http-proxy (pyproject.toml)
|
||||
sniffio==1.3.1
|
||||
# via trio
|
||||
sortedcontainers==2.4.0
|
||||
# via trio
|
||||
trio==0.30.0
|
||||
# via
|
||||
# selenium
|
||||
# trio-websocket
|
||||
trio-websocket==0.12.2
|
||||
# via selenium
|
||||
typing-extensions==4.14.1
|
||||
# via selenium
|
||||
undetected-chromedriver==3.5.5
|
||||
# via playwright-http-proxy (pyproject.toml)
|
||||
urllib3==2.5.0
|
||||
# via
|
||||
# requests
|
||||
# selenium
|
||||
websocket-client==1.8.0
|
||||
# via selenium
|
||||
websockets==15.0.1
|
||||
# via undetected-chromedriver
|
||||
werkzeug==3.1.3
|
||||
# via flask
|
||||
wsproto==1.2.0
|
||||
# via trio-websocket
|
Loading…
Add table
Add a link
Reference in a new issue