Skip to content

Commit

Permalink
Pin typeguard version 2.13.3 (#1517)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #1517

Reviewed By: saitcakmak

Differential Revision: D44104042

fbshipit-source-id: 31bc57a9bb62be47cf4d9fbb7a034804b6c3f6b0
  • Loading branch information
mpolson64 authored and facebook-github-bot committed Mar 15, 2023
1 parent 774e833 commit 9eb4bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ipywidgets",
# Needed for compatibility with ipywidgets >= 8.0.0
"plotly>=5.12.0",
"typeguard",
"typeguard==2.13.3",
]

# pytest-cov requires pytest >= 3.6
Expand Down

0 comments on commit 9eb4bc7

Please sign in to comment.