File tree Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Expand file tree Collapse file tree 3 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
- Sphinx == 7.4.7
1
+ Sphinx == 8.0.2
2
2
sphinx-autoapi == 3.2.1
3
3
sphinx-book-theme == 1.1.3
Original file line number Diff line number Diff line change 1
- setuptools == 71 .1.0
2
- wheel == 0.43 .0
1
+ setuptools == 72 .1.0
2
+ wheel == 0.44 .0
3
3
protobuf == 4.25.3
4
4
# tensorboard==2.17.0
5
- tb-nightly == 2.18.0a20240711
5
+ tb-nightly == 2.18.0a20240808
6
6
tensorboardx == 2.6.2.2
7
7
pandas == 2.2.2
8
- fastapi [all ]== 0.111.1
9
- uvicorn == 0.30.3
8
+ fastapi [all ]== 0.112.0
9
+ uvicorn == 0.30.5
10
10
jinja2 == 3.1.4
11
11
pytest == 8.3.2
12
12
matplotlib == 3.9.1
@@ -20,8 +20,8 @@ geopy==2.4.1
20
20
cryptography == 43.0.0
21
21
pyOpenSSL == 24.2.1
22
22
pycryptodome == 3.20.0
23
- pyinstrument == 4.6 .2
24
- cffi == 1.16 .0
23
+ pyinstrument == 4.7 .2
24
+ cffi == 1.17 .0
25
25
web3 == 6.20.0
26
26
aiosqlite == 0.20.0
27
27
docker == 7.1.0
Original file line number Diff line number Diff line change 1
1
# pip install --upgrade --force-reinstall -r requirements.txt
2
2
protobuf == 4.25.3
3
3
qtconsole == 5.5.2
4
- aiohttp == 3.9.5
4
+ aiohttp == 3.10.1
5
5
async-timeout == 4.0.3
6
6
netifaces == 0.11.0
7
- tcconfig == 0.28 .1
7
+ tcconfig == 0.29 .1
8
8
geopy == 2.4.1
9
9
numpy == 2.0.1
10
10
torch == 2.4.0
11
11
torchvision == 0.19.0
12
12
torchtext
13
13
torchdata == 0.7.1
14
- torchmetrics == 1.4.0
15
- lightning == 2.3.3
14
+ torchmetrics == 1.4.1
15
+ lightning == 2.4.0
16
16
plotly == 5.23.0
17
17
# tensorboard==2.17.0
18
- tb-nightly == 2.18.0a20240711
18
+ tb-nightly == 2.18.0a20240808
19
19
tensorboardx == 2.6.2.2
20
20
pytest == 8.3.2
21
21
python-dotenv == 1.0.1
22
- PyYAML == 6.0.1
23
- setuptools == 71 .1.0
22
+ PyYAML == 6.0.2
23
+ setuptools == 72 .1.0
24
24
matplotlib == 3.9.1
25
25
networkx == 3.3
26
26
requests == 2.32.3
@@ -34,7 +34,7 @@ seaborn==0.13.2
34
34
scikit-learn == 1.5.1
35
35
scikit-image == 0.24.0
36
36
datasets == 2.20.0
37
- timm == 1.0.7
37
+ timm == 1.0.8
38
38
nvidia-ml-py == 12.555.43
39
39
web3 == 6.20.0
40
40
tabulate == 0.9.0
You can’t perform that action at this time.
0 commit comments