Skip to content

Commit 6210b31

Browse files
committed
fix: fixed github workflow
1 parent cb74435 commit 6210b31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ pandas==2.1.4
1515
requests==2.31.0
1616

1717
# Documentation site
18-
mkdocs==1.6.0
19-
mkdocs-material==9.5.18
18+
mkdocs>=1.5,<2.0
19+
mkdocs-material>=9.5,<10.0

0 commit comments

Comments
 (0)