Skip to content

Commit 67bf03d

Browse files
authored
Update Starbot pip dependancies
1 parent 069783a commit 67bf03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ if [[ "$unamestr" == 'Darwin' ]]; then
144144
./updatessl.sh
145145
fi
146146

147-
$INSTALLDIR/bin/pip3 install discord.py requests pluginbase psutil gitpython pyparsing
147+
$INSTALLDIR/bin/pip3 install discord.py pluginbase psutil gitpython pyparsing pyspeedtest requests tqdm
148148

149149
# _ _ _ ____ _____ _ _ _____
150150
# | | (_| | / __ \| __ \| | | |/ ____|

0 commit comments

Comments
 (0)