feat: Introduce initial application structure, SQL database tools, and license management.
This commit is contained in:
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
PyQt5==5.6
|
||||
pymysql==0.9.3
|
||||
psycopg2==2.7.7
|
||||
apscheduler==3.6.3
|
||||
pyinstaller==3.5
|
||||
# cryptography removed due to compilation issues on win7/py3.4
|
||||
Reference in New Issue
Block a user