Skip to content

Commit fb0ae1d

Browse files
committed
Fixed TypeError caused by breaking change in the newer versions of tksheet
1 parent da5bd02 commit fb0ae1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pandas>=1.4.1
22
requests>=2.27.1
33
streamtologger>=2017.1
4-
tksheet>=5.3.2
4+
tksheet>=5.3.2,<=6.3.5
55
win10toast>=0.9; platform_system == "Windows" and platform_release == "10"

0 commit comments

Comments
 (0)