diff --git a/requirements.txt b/requirements.txt index 4669627..a568eda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ pyqt5 pyyaml cryptography -psycopg2 -urllib3 \ No newline at end of file +psycopg2-binary +urllib3 +validators \ No newline at end of file