Merge pull request #79 from nlmatics/correct_pandas

Update Pandas version to be inline with setup.py
This commit is contained in:
kiran-nlmatics
2024-07-26 14:27:20 -04:00
committed by GitHub

View File

@@ -9,9 +9,9 @@ nltk
python-magic
numpy
tqdm
symspellpy==6.7.0
pandas==1.2.4
symspellpy>=6.7.0
pandas>=1.2.4
mistune==2.0.3
lxml==4.9.1
unidecode
nlm-utils
nlm-utils