File tree Expand file tree Collapse file tree 3 files changed +63
-63
lines changed Expand file tree Collapse file tree 3 files changed +63
-63
lines changed Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " web-genie-ai"
3
- version = " 1.3.0 "
3
+ version = " 1.3.1 "
4
4
description = " The first bittensor subnet for web generation"
5
5
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.3 " ,
9
+ " async-substrate-interface==1.0.5 " ,
10
10
" beautifulsoup4==4.12.3" ,
11
11
" bert-score==0.3.13" ,
12
- " bt-decode==0.5.0a2 " ,
13
- " bittensor==9.0.3 " ,
14
- " bittensor-cli==9.0.3 " ,
12
+ " bt-decode==0.5.0 " ,
13
+ " bittensor==9.1.0 " ,
14
+ " bittensor-cli==9.1.0 " ,
15
15
" clip" ,
16
16
" datasets==3.2.0" ,
17
17
" ddt==1.6.0" ,
@@ -40,7 +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
+ " bt-ddos-shield-client== 0.1.6 " ,
44
44
]
45
45
46
46
[project .urls ]
You can’t perform that action at this time.
0 commit comments