Skip to content

Commit e96dd3c

Browse files
authored
Merge pull request #997 from Labelbox/syu/fix-safeguard-version
Set typeguard version as 2.13.2 at requirments file
2 parents 3be870d + 08e0cd7 commit e96dd3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ geojson
99
numpy
1010
PILLOW
1111
opencv-python
12-
typeguard
1312
imagesize
1413
pyproj
1514
pygeotile
1615
typing-extensions
1716
pytest-xdist
1817
nbformat~=5.7.0
19-
nbconvert~=7.2.6
18+
nbconvert~=7.2.6
19+
typeguard==2.13.3

0 commit comments

Comments
 (0)