File tree Expand file tree Collapse file tree 2 files changed +196
-46
lines changed Expand file tree Collapse file tree 2 files changed +196
-46
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ readme = "README.md"
6
6
requires-python = " >=3.12.4"
7
7
dependencies = [
8
8
" ansible-vault==2.1.0" ,
9
- " async-substrate-interface==1.0.0 " ,
9
+ " async-substrate-interface==1.0.3 " ,
10
10
" beautifulsoup4==4.12.3" ,
11
11
" bert-score==0.3.13" ,
12
12
" 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 " ,
15
15
" clip" ,
16
16
" datasets==3.2.0" ,
17
17
" ddt==1.6.0" ,
@@ -26,7 +26,7 @@ dependencies = [
26
26
" peft" ,
27
27
" pip-chill==1.0.3" ,
28
28
" playwright==1.49.1" ,
29
- " pydantic==2.6" ,
29
+ " pydantic==2.10. 6" ,
30
30
" python-dotenv==1.0.1" ,
31
31
" scikit-learn==1.6.0" ,
32
32
" shtab==1.6.5" ,
@@ -40,6 +40,7 @@ dependencies = [
40
40
" tensorflow>=2.18.0" ,
41
41
" tf-keras" ,
42
42
" uvicorn" ,
43
+ " bt-ddos-shield-client>=0.1.3" ,
43
44
]
44
45
45
46
[project .urls ]
You can’t perform that action at this time.
0 commit comments