Skip to content

Commit

Permalink
requirements fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BryonLewis committed Apr 1, 2024
1 parent b563d92 commit 5cd5928
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@
'tqdm',
'django-large-image',
'large-image[rasterio,pil]>=1.22',
'rio-cogeo' 'mercantile',
'rio-cogeo',
'mercantile',
],
extras_require={
'dev': [
Expand Down

0 comments on commit 5cd5928

Please sign in to comment.