##// END OF EJS Templates
dependencies: pinn pluggy==0.11.0
marcink -
r3730:d7a13dc9 new-ui
parent child Browse files
Show More
@@ -1,19 +1,20 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.2.1
3 atomicwrites==1.2.1
4 attrs==18.2.0
4 attrs==18.2.0
5 billiard==3.5.0.3
5 billiard==3.5.0.3
6 chameleon==2.24
6 chameleon==2.24
7 cffi==1.12.2
7 cffi==1.12.2
8 ecdsa==0.13
8 ecdsa==0.13
9 hupper==1.6.1
9 hupper==1.6.1
10 gnureadline==6.3.8
10 gnureadline==6.3.8
11 jinja2==2.9.6
11 jinja2==2.9.6
12 jsonschema==2.6.0
12 jsonschema==2.6.0
13 pathlib2==2.3.3
13 pathlib2==2.3.3
14 pyramid-jinja2==2.7
14 pyramid-jinja2==2.7
15 pluggy==0.11.0
15 setproctitle==1.1.10
16 setproctitle==1.1.10
16 scandir==1.10.0
17 scandir==1.10.0
17 tempita==0.5.2
18 tempita==0.5.2
18 vine==1.3.0
19 vine==1.3.0
19 configparser==3.7.4 No newline at end of file
20 configparser==3.7.4
General Comments 0
You need to be logged in to leave comments. Login now