Skip to content

Commit 1deb0af

Browse files
Update libs
1 parent 1b7b959 commit 1deb0af

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Sphinx==7.4.7
1+
Sphinx==8.0.2
22
sphinx-autoapi==3.2.1
33
sphinx-book-theme==1.1.3

nebula/frontend/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
setuptools==71.1.0
2-
wheel==0.43.0
1+
setuptools==72.1.0
2+
wheel==0.44.0
33
protobuf==4.25.3
44
# tensorboard==2.17.0
5-
tb-nightly==2.18.0a20240711
5+
tb-nightly==2.18.0a20240808
66
tensorboardx==2.6.2.2
77
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
1010
jinja2==3.1.4
1111
pytest==8.3.2
1212
matplotlib==3.9.1
@@ -20,8 +20,8 @@ geopy==2.4.1
2020
cryptography==43.0.0
2121
pyOpenSSL==24.2.1
2222
pycryptodome==3.20.0
23-
pyinstrument==4.6.2
24-
cffi==1.16.0
23+
pyinstrument==4.7.2
24+
cffi==1.17.0
2525
web3==6.20.0
2626
aiosqlite==0.20.0
2727
docker==7.1.0

nebula/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
# pip install --upgrade --force-reinstall -r requirements.txt
22
protobuf==4.25.3
33
qtconsole==5.5.2
4-
aiohttp==3.9.5
4+
aiohttp==3.10.1
55
async-timeout==4.0.3
66
netifaces==0.11.0
7-
tcconfig==0.28.1
7+
tcconfig==0.29.1
88
geopy==2.4.1
99
numpy==2.0.1
1010
torch==2.4.0
1111
torchvision==0.19.0
1212
torchtext
1313
torchdata==0.7.1
14-
torchmetrics==1.4.0
15-
lightning==2.3.3
14+
torchmetrics==1.4.1
15+
lightning==2.4.0
1616
plotly==5.23.0
1717
# tensorboard==2.17.0
18-
tb-nightly==2.18.0a20240711
18+
tb-nightly==2.18.0a20240808
1919
tensorboardx==2.6.2.2
2020
pytest==8.3.2
2121
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
2424
matplotlib==3.9.1
2525
networkx==3.3
2626
requests==2.32.3
@@ -34,7 +34,7 @@ seaborn==0.13.2
3434
scikit-learn==1.5.1
3535
scikit-image==0.24.0
3636
datasets==2.20.0
37-
timm==1.0.7
37+
timm==1.0.8
3838
nvidia-ml-py==12.555.43
3939
web3==6.20.0
4040
tabulate==0.9.0

0 commit comments

Comments
 (0)