Skip to content

Commit ecfdec1

Browse files
authored
Update requirements.txt
1 parent 45af40f commit ecfdec1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
setuptools
22
wheel
3-
pyinstaller
43

54
# SHARK Runner
65
tqdm
@@ -21,3 +20,6 @@ scipy
2120
ftfy
2221
gradio
2322
altair
23+
24+
# Keep PyInstaller at the end. Sometimes Windows Defender flags it but most folks can continue even if it errors
25+
pyinstaller

0 commit comments

Comments
 (0)