mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
Compare commits
3 commits
2d595f1acf
...
08e0dfe68d
Author | SHA1 | Date | |
---|---|---|---|
|
08e0dfe68d | ||
|
c44fc86087 | ||
|
d66e6ac8dc |
3 changed files with 3 additions and 3 deletions
2
packages/python/3.10.0/build.sh
vendored
2
packages/python/3.10.0/build.sh
vendored
|
@ -18,4 +18,4 @@ cd ..
|
|||
|
||||
rm -rf build
|
||||
|
||||
bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib sympy xxhash base58 cryptography PyNaCl
|
||||
bin/pip3 install numpy scipy pandas pycrypto whoosh bcrypt passlib sympy xxhash base58 cryptography PyNaCl pydantic geopy geojson h3==4.0.0b4
|
||||
|
|
2
packages/python/3.11.0/build.sh
vendored
2
packages/python/3.11.0/build.sh
vendored
|
@ -18,4 +18,4 @@ cd ..
|
|||
|
||||
rm -rf build
|
||||
|
||||
bin/pip3 install numpy scipy pandas pycryptodome whoosh bcrypt passlib sympy xxhash base58 cryptography PyNaCl
|
||||
bin/pip3 install numpy scipy pandas pycryptodome whoosh bcrypt passlib sympy xxhash base58 cryptography PyNaCl pydantic geopy geojson h3==4.0.0b4
|
||||
|
|
2
packages/python/3.12.0/build.sh
vendored
2
packages/python/3.12.0/build.sh
vendored
|
@ -18,4 +18,4 @@ cd ..
|
|||
|
||||
rm -rf build
|
||||
|
||||
bin/pip3 install numpy scipy pandas pycryptodome whoosh bcrypt passlib sympy xxhash base58 cryptography PyNaCl
|
||||
bin/pip3 install numpy scipy pandas pycryptodome whoosh bcrypt passlib sympy xxhash base58 cryptography PyNaCl pydantic geopy geojson h3==4.0.0b4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue