Skip to content

Commit 08e0cd7

Browse files
committed
Set typeguard version as 2.13.2 to fix tox error
1 parent 3be870d commit 08e0cd7

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)