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