Skip to content

Commit ccaac99

Browse files
committed
chore: support Python 3.9
1 parent dbef572 commit ccaac99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ mkdocs-redirects==1.2.2
2323
# should include a comment explaining why it is needed, and under what
2424
# circumstances it can be removed in the future.
2525
# Pinned click to avoid issues with autoreload https://github.com/squidfunk/mkdocs-material/issues/8478
26-
click==8.2.1
26+
click<=8.2.2

0 commit comments

Comments
 (0)