-
-
Notifications
You must be signed in to change notification settings - Fork 70
/
test-requirements.txt
60 lines (60 loc) · 1.1 KB
/
test-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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=test-requirements.txt test-requirements.in
#
attrs==24.3.0
# via
# outcome
# trio
behave==1.2.6
# via -r test-requirements.in
certifi==2024.12.14
# via selenium
h11==0.14.0
# via wsproto
idna==3.10
# via trio
iniconfig==2.0.0
# via pytest
outcome==1.3.0.post0
# via trio
packaging==24.2
# via pytest
parse==1.20.2
# via
# behave
# parse-type
parse-type==0.6.4
# via behave
pluggy==1.5.0
# via pytest
pysocks==1.7.1
# via urllib3
pytest==8.3.4
# via -r test-requirements.in
selenium==4.27.1
# via -r test-requirements.in
six==1.17.0
# via
# behave
# parse-type
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
trio==0.28.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.2
# via selenium
urllib3[socks]==2.3.0
# via selenium
websocket-client==1.8.0
# via selenium
wsproto==1.2.0
# via trio-websocket