mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
pkg(python-2.7.18): use correct package versions for py2
This commit is contained in:
parent
aa885a37ad
commit
d2f1d62d15
1 changed files with 1 additions and 1 deletions
2
packages/python/2.7.18/build.sh
vendored
2
packages/python/2.7.18/build.sh
vendored
|
@ -18,4 +18,4 @@ cd ..
|
|||
|
||||
rm -rf build
|
||||
|
||||
bin/pip2 install numpy scipy pandas pycrypto whoosh bcrypt passlib
|
||||
bin/pip2 install numpy==1.16.* scipy==1.2.* pandas==0.23.* pycrypto whoosh bcrypt==3.1.* passlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue