Skip to content

Commit

Permalink
Fix suit download #31
Browse files Browse the repository at this point in the history
  • Loading branch information
geofranzi committed Oct 7, 2023
1 parent 1d2be68 commit 3e2916f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Django==4.2.5
django_allauth==0.54.0
django_assets==2.0
django_cronjobs==0.2.3
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django_geojson==4.0.0
django_pandas==0.6.6
# django_suit==2.0a1
Expand All @@ -27,5 +28,5 @@ python_dateutil==2.8.2
# requests==2.3.0
Shapely==1.8.2 # pip install .\Shapely-1.8.2-cp310-cp310-win_amd64.whl https://www.lfd.uci.edu/~gohlke/pythonlibs/#shapely
#suit==2.0.2
-e git+https://github.com/pulse-mind/django-suit@v2
django-suit-v2-pm @ git+https://github.com/pulse-mind/django-suit.git#egg=django_suit_v23

0 comments on commit 3e2916f

Please sign in to comment.