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