whoops forgot to add pydantic.

This commit is contained in:
Cory 2024-05-15 14:55:31 +10:00 committed by GitHub
parent d66e6ac8dc
commit c44fc86087
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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 geopy geojson h3==4.0.0b4 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 geopy geojson h3==4.0.0b4 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 geopy geojson h3==4.0.0b4 bin/pip3 install numpy scipy pandas pycryptodome whoosh bcrypt passlib sympy xxhash base58 cryptography PyNaCl pydantic geopy geojson h3==4.0.0b4