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 5ce348e commit 224a11bCopy full SHA for 224a11b
1 file changed
pyproject.toml
@@ -50,6 +50,7 @@
50
"Flask>2.0.0,<2.3.0",
51
"Werkzeug>2.0.0,<2.3.0",
52
"flask_restx<=1.1.0", # for python3.7
53
+ "xmldiff<2.7.0", # for python3.7
54
"cheroot",
55
"boltons",
56
"validators<=0.20.0",
0 commit comments