mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 12:07:49 +02:00
Merge c44fc86087
into 59338eee33
This commit is contained in:
commit
08e0dfe68d
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