mirror of
https://github.com/umap-project/umap.git
synced 2025-05-07 15:01:48 +02:00
Compare commits
6 commits
d0156bc7a6
...
246aedaeb9
Author | SHA1 | Date | |
---|---|---|---|
![]() |
246aedaeb9 | ||
![]() |
ec7c85db3a | ||
![]() |
827fd39925 | ||
![]() |
d8e73121cf | ||
![]() |
43f3701a6f | ||
![]() |
c42bbf2b7b |
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
# Force rtfd to use a recent version of mkdocs
|
||||
mkdocs==1.6.1
|
||||
pymdown-extensions==10.12
|
||||
mkdocs-material==9.5.47
|
||||
mkdocs-material==9.5.48
|
||||
mkdocs-static-i18n==1.2.3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Force rtfd to use a recent version of mkdocs
|
||||
mkdocs==1.6.1
|
||||
pymdown-extensions==10.12
|
||||
mkdocs-material==9.5.47
|
||||
mkdocs-material==9.5.48
|
||||
mkdocs-static-i18n==1.2.3
|
||||
|
|
|
@ -44,10 +44,10 @@ dependencies = [
|
|||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"hatch==1.13.0",
|
||||
"ruff==0.8.1",
|
||||
"ruff==0.8.2",
|
||||
"djlint==1.36.3",
|
||||
"mkdocs==1.6.1",
|
||||
"mkdocs-material==9.5.47",
|
||||
"mkdocs-material==9.5.48",
|
||||
"mkdocs-static-i18n==1.2.3",
|
||||
"vermin==1.6.0",
|
||||
"pymdown-extensions==10.12",
|
||||
|
@ -68,7 +68,7 @@ docker = [
|
|||
sync = [
|
||||
"channels==4.2.0",
|
||||
"daphne==4.1.2",
|
||||
"pydantic==2.10.2",
|
||||
"pydantic==2.10.3",
|
||||
"websockets==13.1",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue