##// END OF EJS Templates
build(deps): bumped pastedeploy==3.1.0
super-admin -
r1177:7e0a4e99 default
parent child Browse files
Show More
@@ -1,56 +1,56 b''
1 1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
2 2
3 3 async-timeout==4.0.3
4 4 atomicwrites==1.4.1
5 5 contextlib2==21.6.0
6 6 cov-core==1.15.0
7 7 coverage==7.2.3
8 8 diskcache==5.6.3
9 9 dogpile.cache==1.2.2
10 10 decorator==5.1.1
11 11 stevedore==5.0.0
12 12 pbr==5.11.1
13 13 dulwich==0.21.6
14 14 urllib3==1.26.14
15 15 gunicorn==21.2.0
16 16 packaging==23.1
17 17 hg-evolve==11.0.2
18 18 importlib-metadata==6.0.0
19 19 zipp==3.15.0
20 20 mercurial==6.3.3
21 21 mock==5.0.2
22 22 more-itertools==9.1.0
23 23 msgpack==1.0.7
24 24 orjson==3.9.10
25 25 psutil==5.9.5
26 26 py==1.11.0
27 27 pygit2==1.13.3
28 28 cffi==1.15.1
29 29 pycparser==2.21
30 30 pygments==2.15.1
31 31 pyparsing==3.1.1
32 32 pyramid==2.0.2
33 33 hupper==1.12
34 34 plaster==1.1.2
35 35 plaster-pastedeploy==1.0.1
36 pastedeploy==3.0.1
36 pastedeploy==3.1.0
37 37 plaster==1.1.2
38 38 translationstring==1.4
39 39 venusian==3.0.0
40 40 webob==1.8.7
41 41 zope.deprecation==5.0.0
42 42 zope.interface==6.1.0
43 43 redis==5.0.1
44 44 async-timeout==4.0.3
45 45 repoze.lru==0.7
46 46 scandir==1.10.0
47 47 setproctitle==1.3.2
48 48 subvertpy==0.11.0
49 49 wcwidth==0.2.6
50 50
51 51
52 52 ## test related requirements
53 53 #-r requirements_test.txt
54 54
55 55 ## uncomment to add the debug libraries
56 56 #-r requirements_debug.txt
General Comments 0
You need to be logged in to leave comments. Login now