-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
84 lines (83 loc) · 1.49 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
attrs==24.2.0
# via
# outcome
# trio
beautifulsoup4==4.12.3
# via -r requirements.in
build==1.2.1
# via pip-tools
certifi==2024.7.4
# via
# requests
# selenium
cffi==1.17.0
# via trio
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via pip-tools
colorama==0.4.6
# via
# build
# click
h11==0.14.0
# via wsproto
idna==3.7
# via
# requests
# trio
outcome==1.3.0.post0
# via trio
packaging==24.1
# via build
pip-tools==7.4.1
# via -r requirements.in
pycparser==2.22
# via cffi
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pysocks==1.7.1
# via urllib3
rapidfuzz==3.9.6
# via thefuzz
requests==2.32.3
# via -r requirements.in
selenium==4.23.1
# via -r requirements.in
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
soupsieve==2.5
# via beautifulsoup4
thefuzz==0.22.1
# via -r requirements.in
trio==0.26.2
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
# via selenium
urllib3[socks]==2.2.2
# via
# requests
# selenium
websocket-client==1.8.0
# via selenium
wheel==0.44.0
# via pip-tools
wsproto==1.2.0
# via trio-websocket
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools