Skip to content

Commit b1eccd8

Browse files
committed
Update version of Text Extensions for Pandas for Pandas 1.2 compatibility
1 parent 7202008 commit b1eccd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# Install these dependencies with the command:
33
# pip3 install -r requirements.txt
44
# Fix the version of this library to ensure consistent output.
5-
text-extensions-for-pandas==0.1b1
5+
text-extensions-for-pandas==0.1b4
6+
pandas>=1.1,<1.3
67
matplotlib
78

0 commit comments

Comments
 (0)