We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad702b6 commit 3b385c0Copy full SHA for 3b385c0
2 files changed
requirements/development.txt
@@ -4,7 +4,7 @@
4
# -----------------------
5
black
6
feedparser>=6.0,<6.1
7
-flake8>=4,<6.1
8
-pre-commit>=3,<3.3
9
-pytest-cov==4.0.*
+flake8>=4,<7
+pre-commit>=3,<4
+pytest-cov>=4,<4.2
10
validator-collection>=1.5,<1.6
requirements/documentation.txt
@@ -3,4 +3,4 @@
3
mkdocs-bootswatch>=1,<2
mkdocs-minify-plugin==0.6.*
pygments>=2.5,<3
-pymdown-extensions>=7,<10
+pymdown-extensions>=10,<11
0 commit comments