##// 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 1 # contains not directly required libraries we want to pin the version.
2 2
3 3 atomicwrites==1.3.0
4 4 attrs==19.3.0
5 5 contextlib2==0.6.0.post1
6 6 cffi==1.12.3
7 7 hupper==1.9.1
8 8 importlib-metadata==0.23
9 packaging==19.2.0
9 10 pathlib2==2.3.5
10 11 pygments==2.4.2
11 12 pyparsing==2.4.5
12 13 psutil==5.6.5
13 14 pluggy==0.13.1
14 15 scandir==1.10.0
15 16 setproctitle==1.1.10
16 17 venusian==1.2.0
18 wcwidth==0.1.7
General Comments 0
You need to be logged in to leave comments. Login now