##// END OF EJS Templates
dependencies: freeze wcwidth==0.1.7 and packaging==19.2.0
marcink -
r805:000fffab default
parent child Browse files
Show More
@@ -1,16 +1,18 b''
1 # contains not directly required libraries we want to pin the version.
1 # contains not directly required libraries we want to pin the version.
2
2
3 atomicwrites==1.3.0
3 atomicwrites==1.3.0
4 attrs==19.3.0
4 attrs==19.3.0
5 contextlib2==0.6.0.post1
5 contextlib2==0.6.0.post1
6 cffi==1.12.3
6 cffi==1.12.3
7 hupper==1.9.1
7 hupper==1.9.1
8 importlib-metadata==0.23
8 importlib-metadata==0.23
9 packaging==19.2.0
9 pathlib2==2.3.5
10 pathlib2==2.3.5
10 pygments==2.4.2
11 pygments==2.4.2
11 pyparsing==2.4.5
12 pyparsing==2.4.5
12 psutil==5.6.5
13 psutil==5.6.5
13 pluggy==0.13.1
14 pluggy==0.13.1
14 scandir==1.10.0
15 scandir==1.10.0
15 setproctitle==1.1.10
16 setproctitle==1.1.10
16 venusian==1.2.0
17 venusian==1.2.0
18 wcwidth==0.1.7
General Comments 0
You need to be logged in to leave comments. Login now