Skip to content

Commit 9eb4bc7

Browse files
mpolson64facebook-github-bot
authored andcommitted
Pin typeguard version 2.13.3 (#1517)
Summary: Pull Request resolved: #1517 Reviewed By: saitcakmak Differential Revision: D44104042 fbshipit-source-id: 31bc57a9bb62be47cf4d9fbb7a034804b6c3f6b0
1 parent 774e833 commit 9eb4bc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ipywidgets",
2929
# Needed for compatibility with ipywidgets >= 8.0.0
3030
"plotly>=5.12.0",
31-
"typeguard",
31+
"typeguard==2.13.3",
3232
]
3333

3434
# pytest-cov requires pytest >= 3.6

0 commit comments

Comments
 (0)