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 774e833 commit 9eb4bc7Copy full SHA for 9eb4bc7
setup.py
@@ -28,7 +28,7 @@
28
"ipywidgets",
29
# Needed for compatibility with ipywidgets >= 8.0.0
30
"plotly>=5.12.0",
31
- "typeguard",
+ "typeguard==2.13.3",
32
]
33
34
# pytest-cov requires pytest >= 3.6
0 commit comments