b2bcenter-parser/requirements.txt

60 lines
1.0 KiB
Plaintext
Raw Normal View History

2024-01-26 16:21:44 +03:00
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
attrs==23.2.0
# via
# outcome
# trio
certifi==2023.11.17
# via
# requests
# selenium
charset-normalizer==3.3.2
# via requests
exceptiongroup==1.2.0
# via
# trio
# trio-websocket
h11==0.14.0
# via wsproto
idna==3.6
# via
# requests
# trio
outcome==1.3.0.post0
# via trio
packaging==23.2
# via webdriver-manager
pysocks==1.7.1
# via urllib3
python-dotenv==1.0.1
# via webdriver-manager
requests==2.31.0
# via webdriver-manager
selenium==4.17.2
# via -r requirements.in
sniffio==1.3.0
# via trio
sortedcontainers==2.4.0
# via trio
trio==0.24.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.9.0
# via selenium
urllib3[socks]==2.1.0
# via
# requests
# selenium
# urllib3
webdriver-manager==4.0.1
# via -r requirements.in
wsproto==1.2.0
# via trio-websocket