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

View file

@ -18,4 +18,4 @@ cd ..
rm -rf build 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 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 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