File tree 4 files changed +0
-52
lines changed
4 files changed +0
-52
lines changed Original file line number Diff line number Diff line change 1
1
attrs==23.1.0
2
2
coverage==7.3.2
3
3
exceptiongroup==1.1.3
4
- flaky==3.7.0
5
4
hypothesis==6.90.0
6
5
iniconfig==2.0.0
7
- mypy==1.7.0
8
- mypy-extensions==1.0.0
9
6
packaging==23.2
10
7
pluggy==1.3.0
11
8
pytest==7.4.3
Original file line number Diff line number Diff line change @@ -5,13 +5,10 @@ charset-normalizer==3.3.1
5
5
coverage==7.3.2
6
6
elementpath==4.1.5
7
7
exceptiongroup==1.1.3
8
- flaky==3.7.0
9
8
hypothesis==6.88.3
10
9
idna==3.4
11
10
iniconfig==2.0.0
12
11
mock==5.1.0
13
- mypy==1.6.1
14
- mypy-extensions==1.0.0
15
12
nose==1.3.7
16
13
packaging==23.2
17
14
pluggy==1.3.0
@@ -21,6 +18,5 @@ pytest==7.0.0
21
18
requests==2.31.0
22
19
sortedcontainers==2.4.0
23
20
tomli==2.0.1
24
- typing_extensions==4.8.0
25
21
urllib3==2.0.7
26
22
xmlschema==2.5.0
Original file line number Diff line number Diff line change @@ -46,8 +46,6 @@ install_requires =
46
46
testing =
47
47
coverage >= 6.2
48
48
hypothesis >= 5.7.1
49
- flaky >= 3.5.0
50
- mypy >= 0.931
51
49
docs =
52
50
sphinx >= 5.3
53
51
sphinx-rtd-theme >= 1.0
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments