Skip to content

Commit 10ad638

Browse files
committed
Updated pandas library version to prevent breaking changes in the future
1 parent 038c74a commit 10ad638

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,4 +1,4 @@
1-
pandas>=1.4.1
1+
pandas>=1.4.1,<=2.2.3
22
requests>=2.28.0
33
streamtologger>=2017.1
44
tksheet>=5.3.2,<=6.3.5

0 commit comments

Comments
 (0)