1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-15 16:16:28 +02:00

Compare commits

...

3 commits

Author SHA1 Message Date
Cory
2d595f1acf
Merge c44fc86087 into 4e361dcf92 2024-10-13 13:46:56 +05:30
Cory
c44fc86087
whoops forgot to add pydantic. 2024-05-15 14:55:31 +10:00
Cory
d66e6ac8dc
adding python mapping packages 2024-05-15 14:51:40 +10:00
3 changed files with 3 additions and 3 deletions
packages/python
3.10.0
3.11.0
3.12.0

View file

@ -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

View file

@ -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

View file

@ -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