Skip to content

Commit c5e317d

Browse files
authored
Merge pull request #115 from heartexlabs/DEV-2419
fix: DEV-2419: Fix simple_text_classifier requirements
2 parents 81c1dbf + 9bc6d6d commit c5e317d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

label_studio_ml/examples/simple_text_classifier/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gunicorn==20.1.0
2-
label-studio-ml==1.0.7.rc0
2+
label-studio-ml==1.0.7
33
rq==1.10.1
44
scikit-learn==0.24.1
55
Jinja2==3.0.3

0 commit comments

Comments
 (0)