master
marxzuckerburg 4 years ago
parent 25f0a5305f
commit 379f3c45ec

@ -29,8 +29,8 @@ kivymd==0.104.1
lazy-object-proxy==1.4.3 lazy-object-proxy==1.4.3
MarkupSafe==1.1.1 MarkupSafe==1.1.1
mccabe==0.6.1 mccabe==0.6.1
numpy numpy==1.19.1
pandas pandas==1.1.2
pathtools==0.1.2 pathtools==0.1.2
Pillow==7.2.0 Pillow==7.2.0
plyer==1.4.3 plyer==1.4.3

@ -137,7 +137,7 @@ Install python requirements
' '
cd $path_repo cd $path_repo
python -m pip install -r requirements.txt python -m pip install --prefer-binary -r requirements.txt

Loading…
Cancel
Save