Skip to content

Commit f35d71d

Browse files
committed
chore: update package versions in requirements.txt
1 parent 17b9f60 commit f35d71d

1 file changed

Lines changed: 3 additions & 78 deletions

File tree

requirements.txt

Lines changed: 3 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,3 @@
1-
attrs==25.1.0
2-
beautifulsoup4==4.13.3
3-
behave==1.2.6
4-
blinker==1.9.0
5-
certifi==2025.1.31
6-
cffi==1.17.1
7-
chardet==5.2.0
8-
charset-normalizer==3.4.1
9-
click==8.1.8
10-
colorama==0.4.6
11-
cssselect==1.2.0
12-
curl_cffi==0.9.0b2
13-
dpkt==1.9.8
14-
exceptiongroup==1.2.2
15-
execnet==2.1.1
16-
fasteners==0.19
17-
filelock==3.17.0
18-
Flask==3.1.0
19-
h11==0.14.0
20-
idna==3.10
21-
iniconfig==2.0.0
22-
itsdangerous==2.2.0
23-
Jinja2==3.1.6
24-
markdown-it-py==3.0.0
25-
MarkupSafe==3.0.2
26-
mdurl==0.1.2
27-
mycdp==1.1.0
28-
Nuitka==2.6.5
29-
ordered-set==4.1.0
30-
outcome==1.3.0.post0
31-
packaging==24.2
32-
parameterized==0.9.0
33-
parse==1.20.2
34-
parse_type==0.6.4
35-
pdbp==1.6.1
36-
platformdirs==4.3.6
37-
pluggy==1.5.0
38-
pycparser==2.22
39-
Pygments==2.19.1
40-
pynose==1.5.4
41-
pyotp==2.9.0
42-
pyreadline3==3.5.4
43-
PySide6==6.8.2.1
44-
PySide6_Addons==6.8.2.1
45-
PySide6_Essentials==6.8.2.1
46-
PySocks==1.7.1
47-
pytest==8.3.5
48-
pytest-html==4.0.2
49-
pytest-metadata==3.1.1
50-
pytest-ordering==0.6
51-
pytest-rerunfailures==15.0
52-
pytest-xdist==3.6.1
53-
python-dotenv==1.0.1
54-
PyYAML==6.0.2
55-
requests==2.32.3
56-
rich==13.9.4
57-
sbvirtualdisplay==1.4.0
58-
scapy==2.6.1
59-
selenium==4.29.0
60-
seleniumbase==4.35.6
61-
setuptools==75.8.2
62-
shiboken6==6.8.2.1
63-
six==1.17.0
64-
sniffio==1.3.1
65-
sortedcontainers==2.4.0
66-
soupsieve==2.6
67-
tabcompleter==1.4.0
68-
tqdm==4.67.1
69-
trio==0.29.0
70-
trio-websocket==0.12.2
71-
typing_extensions==4.12.2
72-
urllib3==2.3.0
73-
websocket-client==1.8.0
74-
websockets==15.0.1
75-
Werkzeug==3.1.3
76-
wheel==0.45.1
77-
wsproto==1.2.0
78-
zstandard==0.23.0
1+
seleniumbase>=4.36.4
2+
PySide6>=6.9.0
3+
requests>=2.32.3

0 commit comments

Comments
 (0)