Merge branch 'main' of g.8f.al:ir/budget
This commit is contained in:
commit
0c67dbe66b
2 changed files with 5 additions and 4 deletions
|
@ -5,3 +5,4 @@ if __name__ == '__main__':
|
|||
mw = MainWindow()
|
||||
mw.show()
|
||||
sys.exit(app.exec())
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
psycopg2==2.9.6
|
||||
PyQt6==6.5.0
|
||||
PyQt6-Qt6==6.5.0
|
||||
PyQt6-sip==13.5.1
|
||||
psycopg2
|
||||
PyQt6
|
||||
PyQt6-Qt6
|
||||
PyQt6-sip
|
||||
|
|
Loading…
Reference in a new issue