Skip to content

Commit

Permalink
build: use fiona binary for 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber committed Sep 4, 2024
1 parent 1ed948e commit 1996ba2
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 4 deletions.
28 changes: 25 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# make lock
#
--no-binary fiona

aniso8601==9.0.1 \
--hash=sha256:1d2b7ef82963909e93c4f24ce48d4de9e66009a21bf1c1e1c85bdd0812fe412f \
--hash=sha256:72e3117667eedf66951bb2d93f4296a56b94b078a8a95905a052611fb3f1b973
Expand Down Expand Up @@ -331,7 +329,31 @@ et-xmlfile==1.1.0 \
--hash=sha256:a2ba85d1d6a74ef63837eed693bcb89c3f752169b0e3e7ae5b16ca5e1b3deada
# via openpyxl
fiona==1.10.0 \
--hash=sha256:3529fd46d269ff3f70aeb9316a93ae95cf2f87d7e148a8ff0d68532bf81ff7ae
--hash=sha256:065328fcc61caeca7c5d4b0b1b741213e422997ea66eaa04c2e207e1609eb0e7 \
--hash=sha256:16072f9313f60220310951561c5df29122d078d26316455dc58516c330881d35 \
--hash=sha256:1a7f28c5667d5cb05891fd00ed8ca2d3067bb58c90ca928a2741c0da74daf10d \
--hash=sha256:2854fca6478ca3c1dc3f06531025550046f405488909a5be11ea97e4c55894db \
--hash=sha256:2f8c6e7d2e5e2dc3b72b520cd160ca6d3689748b20d35b518eec9073f5a3c5bf \
--hash=sha256:34575acb68b41009b28237121c728015aebb2ab3969cf46e57d9b9e5510ece61 \
--hash=sha256:3529fd46d269ff3f70aeb9316a93ae95cf2f87d7e148a8ff0d68532bf81ff7ae \
--hash=sha256:382cffc905d44a933951857ae07f79cf59567db08f4201ed2a28f9f9bcc86932 \
--hash=sha256:5f1db6fc3f9212fdc817628981731e0adcdce88b0afd30531986c732a75f6a98 \
--hash=sha256:80929d220a92b50592b5ce96233d631c61a3c9b9bebd26ea136e7e48ffb50616 \
--hash=sha256:82514e8cc113245f2c7deda1c66f0aba67b183e20404365bbb7347e12b35c80f \
--hash=sha256:8ad1ea80555bc56047d4b4e60c9424cf66875f161b3e56ebd60fa0574dc6693f \
--hash=sha256:8c1a555b2546d3c69d0826a526a5c3e50a1cd330c95e2e0ebf6e82fa81fc2d96 \
--hash=sha256:a273cc957e86289609b47155f75d60c2cc37974a92618e016f75bc5ab9cc2dec \
--hash=sha256:b2a42fb0a7168003015ab9648712f7d7eb971237af3c9be6000df69cd4b97ba7 \
--hash=sha256:bf11de868ab601b8d917dc38719b39bf8bdeaadc4fda9964d96b4b354e528fff \
--hash=sha256:bfc9b76345a58ddcf9aae8697eb444728ff7a2cde7d5925f3031ff25e9eaa339 \
--hash=sha256:c0e72c4ed6ce7e2b2531a62844f3216528c149b55b89ff2881bcfe34d3b37300 \
--hash=sha256:cc68efb479a04be9a8e9c381940493c22a47f6aec5bbec22d0bb57a9cb240296 \
--hash=sha256:d099b1b5ab99db1d144ac47f657e14471178537d878ebd016c37afdf37303399 \
--hash=sha256:d95a93d6d37e04232b141d9f08190b30e7dc368126a34342d764b9d0a857d770 \
--hash=sha256:d99d2faa8cb3590dc0018a2832af39e1930b39cfff53017f3681d505bf813fee \
--hash=sha256:ef27d75046e57b3e55c4b5d4e1bf7e43ef490e73ada5e86f9b148aa23a2e7fd4 \
--hash=sha256:ef44b3b0704244503a5f12ae92ca88b2cf4fedc9fd881b00c7c58b6899ca5133 \
--hash=sha256:f335beb927c5e9d9997a9cf665d6eee2e24191a02582f01786afa76119b71110
# via
# -r requirements/base.in
# geopandas
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ django-safedelete
django-ses
django-storages
django-structlog
fiona --no-binary fiona
fiona
geopandas
graphene-django
httpx
Expand Down

0 comments on commit 1996ba2

Please sign in to comment.