diff --git a/requirements.txt b/requirements.txt index a5d9aee..8cd0d30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file +nlm-utils