Skip to content

Commit 5d27277

Browse files
authored
Update requirements.txt
1 parent 92e4d78 commit 5d27277

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
tensorflow>=2.13.0,<2.16.0
2-
gradio>=4.0.0
3-
numpy>=1.24.0
2+
gradio>=4.0.0,<5.0.0
3+
numpy>=1.24.0,<2.0.0
44
matplotlib>=3.7.0
55
scikit-learn>=1.3.0
66
Pillow>=10.0.0
77
pytest>=7.4.0
8+
pytest-cov>=4.1.0
89
seaborn>=0.12.0

0 commit comments

Comments
 (0)