##// END OF EJS Templates
dependencies: freeze pyparsing==2.4.2
marcink -
r797:9b26750c default
parent child Browse files
Show More
@@ -1,14 +1,15 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.1.0
4 attrs==19.1.0
5 contextlib2==0.6.0
5 contextlib2==0.6.0
6 cffi==1.13.2
6 cffi==1.13.2
7 hupper==1.9.1
7 hupper==1.9.1
8 pathlib2==2.3.5
8 pathlib2==2.3.5
9 pygments==2.4.2
9 pygments==2.4.2
10 pyparsing==2.4.2
10 psutil==5.6.5
11 psutil==5.6.5
11 pluggy==0.13.0
12 pluggy==0.13.0
12 scandir==1.10.0
13 scandir==1.10.0
13 setproctitle==1.1.10
14 setproctitle==1.1.10
14 venusian==1.2.0
15 venusian==1.2.0
General Comments 0
You need to be logged in to leave comments. Login now