##// END OF EJS Templates
dependencies: pinned asn1crypto==0.24.0 and pyasn1-modules==0.2.6
marcink -
r4077:14449207 default
parent child Browse files
Show More
@@ -1,22 +1,24 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 asn1crypto==0.24.0
5 billiard==3.6.1.0
6 billiard==3.6.1.0
6 cffi==1.12.3
7 cffi==1.12.3
7 chameleon==2.24
8 chameleon==2.24
8 configparser==4.0.2
9 configparser==4.0.2
9 contextlib2==0.6.0
10 contextlib2==0.6.0
10 ecdsa==0.13.2
11 ecdsa==0.13.2
11 gnureadline==6.3.8
12 gnureadline==6.3.8
12 hupper==1.9.1
13 hupper==1.9.1
13 ipaddress==1.0.23
14 ipaddress==1.0.23
14 jinja2==2.9.6
15 jinja2==2.9.6
15 jsonschema==2.6.0
16 jsonschema==2.6.0
16 pluggy==0.13.0
17 pluggy==0.13.0
18 pyasn1-modules==0.2.6
17 pyramid-jinja2==2.7
19 pyramid-jinja2==2.7
18 scandir==1.10.0
20 scandir==1.10.0
19 setproctitle==1.1.10
21 setproctitle==1.1.10
20 tempita==0.5.2
22 tempita==0.5.2
21 testpath==0.4.4
23 testpath==0.4.4
22 vine==1.3.0
24 vine==1.3.0
General Comments 0
You need to be logged in to leave comments. Login now