##// END OF EJS Templates
requirements: bumped some libs
super-admin -
r1103:2b24e263 python3
parent child Browse files
Show More
@@ -4,7 +4,7 b' atomicwrites==1.4.1'
4 contextlib2==21.6.0
4 contextlib2==21.6.0
5 cov-core==1.15.0
5 cov-core==1.15.0
6 coverage==7.2.3
6 coverage==7.2.3
7 dogpile.cache==1.2.0
7 dogpile.cache==1.2.1
8 decorator==5.1.1
8 decorator==5.1.1
9 stevedore==5.0.0
9 stevedore==5.0.0
10 pbr==5.11.1
10 pbr==5.11.1
@@ -18,7 +18,7 b' mercurial==6.3.3'
18 mock==5.0.2
18 mock==5.0.2
19 more-itertools==9.1.0
19 more-itertools==9.1.0
20 msgpack==1.0.5
20 msgpack==1.0.5
21 orjson==3.8.12
21 orjson==3.8.14
22 psutil==5.9.5
22 psutil==5.9.5
23 py==1.11.0
23 py==1.11.0
24 pygit2==1.12.1
24 pygit2==1.12.1
@@ -9,3 +9,4 b' pympler'
9 ipdb
9 ipdb
10 ipython
10 ipython
11 flake8
11 flake8
12 rich
General Comments 0
You need to be logged in to leave comments. Login now