We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfbbe6b commit b0bb13aCopy full SHA for b0bb13a
pyproject.toml
@@ -6,12 +6,12 @@ readme = "README.md"
6
requires-python = ">=3.12.4"
7
dependencies = [
8
"ansible-vault==2.1.0",
9
- "async-substrate-interface==1.0.3",
+ "async-substrate-interface==1.0.5",
10
"beautifulsoup4==4.12.3",
11
"bert-score==0.3.13",
12
- "bt-decode==0.5.0a2",
13
- "bittensor==9.0.3",
14
- "bittensor-cli==9.0.3",
+ "bt-decode==0.5.0",
+ "bittensor==9.1.0",
+ "bittensor-cli==9.1.0",
15
"clip",
16
"datasets==3.2.0",
17
"ddt==1.6.0",
@@ -40,7 +40,7 @@ dependencies = [
40
"tensorflow>=2.18.0",
41
"tf-keras",
42
"uvicorn",
43
- "bt-ddos-shield-client>=0.1.3",
+ "bt-ddos-shield-client==0.1.6",
44
]
45
46
[project.urls]
0 commit comments