diff --git a/requirements.txt b/requirements.txt index 76437cc..7b1670d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -beautifulsoup4 -pandas +beautifulsoup4==4.9.1 +pandas==1.1.5 py2app pyinstaller==3.6 PyQt5==5.15.2 -tables -Unidecode \ No newline at end of file +tables==3.6.1 +Unidecode==1.1.1 \ No newline at end of file