Skip to content

Commit 18741f5

Browse files
committed
chore: update dependencies
1 parent 1a1c3fa commit 18741f5

File tree

2 files changed

+196
-46
lines changed

2 files changed

+196
-46
lines changed

pyproject.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ readme = "README.md"
66
requires-python = ">=3.12.4"
77
dependencies = [
88
"ansible-vault==2.1.0",
9-
"async-substrate-interface==1.0.0",
9+
"async-substrate-interface==1.0.3",
1010
"beautifulsoup4==4.12.3",
1111
"bert-score==0.3.13",
1212
"bt-decode==0.5.0a2",
13-
"bittensor==9.0.0",
14-
"bittensor-cli==9.0.0",
13+
"bittensor==9.0.3",
14+
"bittensor-cli==9.0.3",
1515
"clip",
1616
"datasets==3.2.0",
1717
"ddt==1.6.0",
@@ -26,7 +26,7 @@ dependencies = [
2626
"peft",
2727
"pip-chill==1.0.3",
2828
"playwright==1.49.1",
29-
"pydantic==2.6",
29+
"pydantic==2.10.6",
3030
"python-dotenv==1.0.1",
3131
"scikit-learn==1.6.0",
3232
"shtab==1.6.5",
@@ -40,6 +40,7 @@ dependencies = [
4040
"tensorflow>=2.18.0",
4141
"tf-keras",
4242
"uvicorn",
43+
"bt-ddos-shield-client>=0.1.3",
4344
]
4445

4546
[project.urls]

0 commit comments

Comments
 (0)