diff --git a/requirements.txt b/requirements.txt index 9e66862..1570f45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,23 +1,22 @@ -requests -gensim -python-docx +requests==2.27.1 +gensim==4.1.2 +python-docx==0.8.11 unidecode -nltk -numpy -matplotlib -genson -flatdict -pandas -sh -pytest -pylint -osfclient -urllib3 -rich +nltk==3.6.7 +numpy==1.22.3 +matplotlib==3.5.1 +genson==1.2.2 +flatdict==4.0.1 +pandas==1.4.0 +sh==1.14.2 +pytest==6.2.5 +pylint==2.12.2 +osfclient==0.0.5 +urllib3==1.26.8 +rich==11.0.0 pyyaml -mock -paramiko -peewee -pytest -pytest-cov -regex \ No newline at end of file +mock==4.0.3 +paramiko==2.9.2 +peewee==3.14.8 +pytest-cov==3.0.0 +regex==2022.1.18