Skip to content

Commit f685343

Browse files
committed
Bump dep
1 parent 99bc29a commit f685343

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

demos/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ pyyaml>=5.4.1
1010
scikit-learn>=0.24.1
1111
scipy>=1.5.4
1212
sympy>=1.8
13-
tensorboardX>=2.1
14-
tokenizers~=0.10.1;python_version<"3.7"
15-
tokenizers>=0.10.1;python_version>="3.7"
13+
tensorboardX>=2.6;python_version < "3.13"
14+
tensorboardX>=2.6.4;python_version >= "3.13"
15+
tokenizers>=0.10.1
1616
tqdm>=4.54.1
1717
-r common/python/requirements.txt
1818
-r common/python/requirements_ovms.txt

0 commit comments

Comments
 (0)