We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7202008 commit b1eccd8Copy full SHA for b1eccd8
1 file changed
requirements.txt
@@ -2,6 +2,7 @@
2
# Install these dependencies with the command:
3
# pip3 install -r requirements.txt
4
# Fix the version of this library to ensure consistent output.
5
-text-extensions-for-pandas==0.1b1
+text-extensions-for-pandas==0.1b4
6
+pandas>=1.1,<1.3
7
matplotlib
8
0 commit comments