Show More
@@ -1,11 +1,11 b'' | |||||
1 | # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]' |
|
1 | # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]' | |
2 |
|
2 | |||
3 |
async-timeout==4.0. |
|
3 | async-timeout==4.0.3 | |
4 | atomicwrites==1.4.1 |
|
4 | atomicwrites==1.4.1 | |
5 | contextlib2==21.6.0 |
|
5 | contextlib2==21.6.0 | |
6 | cov-core==1.15.0 |
|
6 | cov-core==1.15.0 | |
7 | coverage==7.2.3 |
|
7 | coverage==7.2.3 | |
8 |
diskcache==5.6. |
|
8 | diskcache==5.6.3 | |
9 | dogpile.cache==1.2.2 |
|
9 | dogpile.cache==1.2.2 | |
10 | decorator==5.1.1 |
|
10 | decorator==5.1.1 | |
11 | stevedore==5.0.0 |
|
11 | stevedore==5.0.0 | |
@@ -20,8 +20,8 b' importlib-metadata==6.0.0' | |||||
20 | mercurial==6.3.3 |
|
20 | mercurial==6.3.3 | |
21 | mock==5.0.2 |
|
21 | mock==5.0.2 | |
22 | more-itertools==9.1.0 |
|
22 | more-itertools==9.1.0 | |
23 |
msgpack==1.0. |
|
23 | msgpack==1.0.6 | |
24 |
orjson==3.9. |
|
24 | orjson==3.9.7 | |
25 | psutil==5.9.5 |
|
25 | psutil==5.9.5 | |
26 | py==1.11.0 |
|
26 | py==1.11.0 | |
27 | pygit2==1.12.2 |
|
27 | pygit2==1.12.2 | |
@@ -40,8 +40,8 b' pyramid==2.0.2' | |||||
40 | webob==1.8.7 |
|
40 | webob==1.8.7 | |
41 | zope.deprecation==5.0.0 |
|
41 | zope.deprecation==5.0.0 | |
42 | zope.interface==6.0.0 |
|
42 | zope.interface==6.0.0 | |
43 |
redis==5.0. |
|
43 | redis==5.0.1 | |
44 |
async-timeout==4.0. |
|
44 | async-timeout==4.0.3 | |
45 | repoze.lru==0.7 |
|
45 | repoze.lru==0.7 | |
46 | scandir==1.10.0 |
|
46 | scandir==1.10.0 | |
47 | setproctitle==1.3.2 |
|
47 | setproctitle==1.3.2 |
General Comments 0
You need to be logged in to leave comments.
Login now