Added Validators, pscopg2-binary to requirements
Added missed requirement validator and replaced psycopg2 with the bianry versiondev
parent
8e61bffbd3
commit
a26eaf241d
@ -1,5 +1,6 @@
|
|||||||
pyqt5
|
pyqt5
|
||||||
pyyaml
|
pyyaml
|
||||||
cryptography
|
cryptography
|
||||||
psycopg2
|
psycopg2-binary
|
||||||
urllib3
|
urllib3
|
||||||
|
validators
|
Loading…
Reference in New Issue