Skip to content

Commit

Permalink
Merge pull request #17257 from branfosj/20230204110210_new_pr_QGIS3281
Browse files Browse the repository at this point in the history
add psycopg2, PyYAML, and Cartopy deps to QGIS
  • Loading branch information
verdurin authored Feb 13, 2023
2 parents b0be9fa + 167c2ec commit 5e1596c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions easybuild/easyconfigs/q/QGIS/QGIS-3.28.1-foss-2021b.eb
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ dependencies = [
('SQLite', '3.36'),
('libspatialite', '5.0.1'),
('libspatialindex', '1.9.3'),
('PyYAML', '5.4.1'),
('Cartopy', '0.20.3'),
('psycopg2', '2.9.5'),
('GDAL', '3.3.2'),
('Qwt', '6.2.0'),
('expat', '2.4.1'),
Expand Down

0 comments on commit 5e1596c

Please sign in to comment.