Show More
@@ -1,25 +1,27 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.2 | |||
3 | atomicwrites==1.4.1 |
|
4 | atomicwrites==1.4.1 | |
4 | contextlib2==21.6.0 |
|
5 | contextlib2==21.6.0 | |
5 | cov-core==1.15.0 |
|
6 | cov-core==1.15.0 | |
6 | coverage==7.2.3 |
|
7 | coverage==7.2.3 | |
7 | diskcache==5.6.1 |
|
8 | diskcache==5.6.1 | |
8 |
dogpile.cache==1.2. |
|
9 | dogpile.cache==1.2.2 | |
9 | decorator==5.1.1 |
|
10 | decorator==5.1.1 | |
10 | stevedore==5.0.0 |
|
11 | stevedore==5.0.0 | |
11 | pbr==5.11.1 |
|
12 | pbr==5.11.1 | |
12 | dulwich==0.21.5 |
|
13 | dulwich==0.21.5 | |
13 | urllib3==1.26.14 |
|
14 | urllib3==1.26.14 | |
14 |
gunicorn==20.1 |
|
15 | gunicorn==21.0.1 | |
15 | hg-evolve==11.0.1 |
|
16 | packaging==23.1 | |
|
17 | hg-evolve==11.0.2 | |||
16 | importlib-metadata==6.0.0 |
|
18 | importlib-metadata==6.0.0 | |
17 | zipp==3.15.0 |
|
19 | zipp==3.15.0 | |
18 | mercurial==6.3.3 |
|
20 | mercurial==6.3.3 | |
19 | mock==5.0.2 |
|
21 | mock==5.0.2 | |
20 | more-itertools==9.1.0 |
|
22 | more-itertools==9.1.0 | |
21 | msgpack==1.0.5 |
|
23 | msgpack==1.0.5 | |
22 |
orjson==3. |
|
24 | orjson==3.9.2 | |
23 | psutil==5.9.5 |
|
25 | psutil==5.9.5 | |
24 | py==1.11.0 |
|
26 | py==1.11.0 | |
25 | pygit2==1.12.2 |
|
27 | pygit2==1.12.2 |
General Comments 0
You need to be logged in to leave comments.
Login now