Skip to content

Commit

Permalink
Set Mkdocs upper cap to major version. See #137
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Oct 7, 2022
1 parent 6d1f358 commit 67d80ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@


GitPython>=3.1,<3.2
mkdocs>=1.1,<1.5
mkdocs>=1.1,<2
pytz==2022.* ; python_version < "3.9"
tzdata==2022.* ; python_version >= "3.9"

0 comments on commit 67d80ac

Please sign in to comment.