Skip to content

Commit 5357048

Browse files
committed
any of these causing the problem?
1 parent 2a595f5 commit 5357048

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ compas_invocations
66
doc8
77
flake8
88
graphviz
9+
importlib_metadata <5.0
910
invoke >=0.14
1011
ipykernel
1112
ipython >=5.8
@@ -14,7 +15,7 @@ jinja2 >= 3.0
1415
m2r2
1516
nbsphinx
1617
pydocstyle
17-
pytest <7.1
18+
pytest
1819
sphinx ==4.5
1920
sphinx_compas_theme >=0.15.18
2021
twine

0 commit comments

Comments
 (0)