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