Skip to content

Commit

Permalink
Downgrade openpyxl for excel importer/exporter compatiblity, #10614
Browse files Browse the repository at this point in the history
  • Loading branch information
njkim committed Mar 12, 2024
1 parent 17aac35 commit 0475949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arches/install/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requests[security]>=2.31.0
python-slugify==7.0.0
pillow>=7.0.0
arcgis2geojson==2.0.0
openpyxl==3.1.2
openpyxl==3.0.10
django-libsass==0.9
django-webpack-loader==2.0.1
filetype==1.0.13
Expand Down

0 comments on commit 0475949

Please sign in to comment.