File tree Expand file tree Collapse file tree 1 file changed +5
-30
lines changed Expand file tree Collapse file tree 1 file changed +5
-30
lines changed Original file line number Diff line number Diff line change 1
- # Dependency trees generated on python:3.8.3-debian-sim
1
+ # Fixed versions only on high level packages
2
+ # This allows pip to resolve compatible version
3
+ # The same aproach is not recommended on build requirements
2
4
3
- # Pytest
4
- attrs == 20.3.0
5
- more-itertools == 8.7.0
6
- packaging == 20.9
7
- pluggy == 0.13.1
8
- py == 1.10.0
9
- pyparsing == 2.4.7
10
- six == 1.15.0
11
- wcwidth == 0.2.5
12
- pytest == 6.2.2
13
-
14
- # Pylama
15
- pycodestyle == 2.6.0
16
- pydocstyle == 5.1.1
17
- pyflakes == 2.2.0
5
+ bandit == 1.7.0
18
6
pylama == 7.7.1
19
-
20
- # Pytest-xdist
21
- execnet == 1.8.0
22
- apipkg == 1.5
23
- pytest-forked == 1.3.0
7
+ pytest == 6.2.2
24
8
pytest-xdist == 2.2.1
25
-
26
- # Bandit
27
- GitPython == 3.1.13
28
- gitdb == 4.0.5
29
- smmap == 4.0.0
30
- PyYAML == 5.4.1
31
- stevedore == 3.3.0
32
- pbr == 5.5.1
33
- bandit == 1.7.0
You can’t perform that action at this time.
0 commit comments