Show More
@@ -29,7 +29,7 b' dogpile.cache==1.3.3' | |||||
29 | pbr==5.11.1 |
|
29 | pbr==5.11.1 | |
30 | dulwich==0.21.6 |
|
30 | dulwich==0.21.6 | |
31 | urllib3==1.26.14 |
|
31 | urllib3==1.26.14 | |
32 |
fsspec==2024. |
|
32 | fsspec==2024.10.0 | |
33 | gunicorn==23.0.0 |
|
33 | gunicorn==23.0.0 | |
34 | packaging==24.1 |
|
34 | packaging==24.1 | |
35 | hg-evolve==11.1.3 |
|
35 | hg-evolve==11.1.3 | |
@@ -60,34 +60,38 b' python-memcached==1.62' | |||||
60 | redis==5.2.0 |
|
60 | redis==5.2.0 | |
61 | async-timeout==4.0.3 |
|
61 | async-timeout==4.0.3 | |
62 | repoze.lru==0.7 |
|
62 | repoze.lru==0.7 | |
63 |
s3fs==2024. |
|
63 | s3fs==2024.10.0 | |
64 |
aiobotocore==2.1 |
|
64 | aiobotocore==2.15.2 | |
65 |
aiohttp==3. |
|
65 | aiohttp==3.10.10 | |
|
66 | aiohappyeyeballs==2.4.3 | |||
66 | aiosignal==1.3.1 |
|
67 | aiosignal==1.3.1 | |
67 |
frozenlist==1. |
|
68 | frozenlist==1.5.0 | |
68 | attrs==22.2.0 |
|
69 | attrs==22.2.0 | |
69 |
frozenlist==1. |
|
70 | frozenlist==1.5.0 | |
70 |
multidict==6. |
|
71 | multidict==6.1.0 | |
71 |
yarl==1. |
|
72 | yarl==1.17.1 | |
72 | idna==3.4 |
|
73 | idna==3.4 | |
73 |
multidict==6. |
|
74 | multidict==6.1.0 | |
74 | aioitertools==0.11.0 |
|
75 | propcache==0.2.0 | |
75 | botocore==1.34.106 |
|
76 | aioitertools==0.12.0 | |
|
77 | botocore==1.35.36 | |||
76 | jmespath==1.0.1 |
|
78 | jmespath==1.0.1 | |
77 | python-dateutil==2.9.0.post0 |
|
79 | python-dateutil==2.9.0.post0 | |
78 | six==1.16.0 |
|
80 | six==1.16.0 | |
79 | urllib3==1.26.14 |
|
81 | urllib3==1.26.14 | |
80 | wrapt==1.16.0 |
|
82 | wrapt==1.16.0 | |
81 |
aiohttp==3. |
|
83 | aiohttp==3.10.10 | |
|
84 | aiohappyeyeballs==2.4.3 | |||
82 | aiosignal==1.3.1 |
|
85 | aiosignal==1.3.1 | |
83 |
frozenlist==1. |
|
86 | frozenlist==1.5.0 | |
84 | attrs==22.2.0 |
|
87 | attrs==22.2.0 | |
85 |
frozenlist==1. |
|
88 | frozenlist==1.5.0 | |
86 |
multidict==6. |
|
89 | multidict==6.1.0 | |
87 |
yarl==1. |
|
90 | yarl==1.17.1 | |
88 | idna==3.4 |
|
91 | idna==3.4 | |
89 |
multidict==6. |
|
92 | multidict==6.1.0 | |
90 | fsspec==2024.9.0 |
|
93 | propcache==0.2.0 | |
|
94 | fsspec==2024.10.0 | |||
91 | scandir==1.10.0 |
|
95 | scandir==1.10.0 | |
92 | setproctitle==1.3.3 |
|
96 | setproctitle==1.3.3 | |
93 | subvertpy==0.11.0 |
|
97 | subvertpy==0.11.0 |
General Comments 0
You need to be logged in to leave comments.
Login now