mirror of
https://github.com/umap-project/umap.git
synced 2025-05-18 11:41:49 +02:00
Compare commits
6 commits
fcac4df30b
...
4c76f8dbde
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4c76f8dbde | ||
![]() |
b417d71fb7 | ||
![]() |
be267504da | ||
![]() |
0e12efbca6 | ||
![]() |
0dfe1ac29a | ||
![]() |
256613512b |
4 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Force rtfd to use a recent version of mkdocs
|
# Force rtfd to use a recent version of mkdocs
|
||||||
mkdocs==1.6.1
|
mkdocs==1.6.1
|
||||||
pymdown-extensions==10.14.3
|
pymdown-extensions==10.14.3
|
||||||
mkdocs-material==9.6.3
|
mkdocs-material==9.6.4
|
||||||
mkdocs-static-i18n==1.3.0
|
mkdocs-static-i18n==1.3.0
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Force rtfd to use a recent version of mkdocs
|
# Force rtfd to use a recent version of mkdocs
|
||||||
mkdocs==1.6.1
|
mkdocs==1.6.1
|
||||||
pymdown-extensions==10.14.3
|
pymdown-extensions==10.14.3
|
||||||
mkdocs-material==9.6.3
|
mkdocs-material==9.6.4
|
||||||
mkdocs-static-i18n==1.3.0
|
mkdocs-static-i18n==1.3.0
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
"@tmcw/togeojson": "^5.8.0",
|
"@tmcw/togeojson": "^5.8.0",
|
||||||
"colorbrewer": "1.5.7",
|
"colorbrewer": "1.5.7",
|
||||||
"csv2geojson": "github:umap-project/csv2geojson#patched",
|
"csv2geojson": "github:umap-project/csv2geojson#patched",
|
||||||
"dompurify": "3.1.7",
|
"dompurify": "3.2.4",
|
||||||
"georsstogeojson": "^0.2.0",
|
"georsstogeojson": "^0.2.0",
|
||||||
"jsdom": "^24.0.0",
|
"jsdom": "^24.0.0",
|
||||||
"leaflet": "1.9.4",
|
"leaflet": "1.9.4",
|
||||||
|
|
|
@ -35,7 +35,7 @@ dependencies = [
|
||||||
"Pillow==11.1.0",
|
"Pillow==11.1.0",
|
||||||
"psycopg==3.2.4",
|
"psycopg==3.2.4",
|
||||||
"requests==2.32.3",
|
"requests==2.32.3",
|
||||||
"rcssmin==1.2.0",
|
"rcssmin==1.2.1",
|
||||||
"rjsmin==1.2.3",
|
"rjsmin==1.2.3",
|
||||||
"social-auth-core==4.5.4",
|
"social-auth-core==4.5.4",
|
||||||
"social-auth-app-django==5.4.2",
|
"social-auth-app-django==5.4.2",
|
||||||
|
@ -47,7 +47,7 @@ dev = [
|
||||||
"ruff==0.9.6",
|
"ruff==0.9.6",
|
||||||
"djlint==1.36.4",
|
"djlint==1.36.4",
|
||||||
"mkdocs==1.6.1",
|
"mkdocs==1.6.1",
|
||||||
"mkdocs-material==9.6.3",
|
"mkdocs-material==9.6.4",
|
||||||
"mkdocs-static-i18n==1.3.0",
|
"mkdocs-static-i18n==1.3.0",
|
||||||
"vermin==1.6.0",
|
"vermin==1.6.0",
|
||||||
"pymdown-extensions==10.14.3",
|
"pymdown-extensions==10.14.3",
|
||||||
|
|
Loading…
Reference in a new issue