File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
Requirement:
2
- * Python 3.4.2
3
- * PyQt5 5.3.2
4
- * Jinja2 2.7.3 (for reports)
2
+ * Python 3.4.4
3
+ * PyQt5 5.5.1
4
+ * Jinja2 2.8 (for reports)
5
5
* xlwt-future 0.8.0 (for exporting to Excel)
6
6
* pywin32-219 (for saving report as Word Document)
7
- * lxml 2.3 (importing from CoinsCollector 2.6)
7
+ * lxml 3.4.1 (importing from CoinsCollector 2.6)
8
8
* Firebird 2.0 (for importing from Numizmat 2.1)
9
- * pyfirebirdsql 0.9.5 (for importing from Numizmat 2.1)
10
- * pyodbc 3.0.7 (for importing from Cabinet 2.0.2.0, 2011 and CoinManage 2011)
9
+ * pyfirebirdsql 0.9.12 (for importing from Numizmat 2.1)
10
+ * pyodbc 3.0.10 (for importing from Cabinet 2.0.2.0, 2011 and CoinManage 2011)
11
11
* DBISAM ODBC-TRIAL 4.3 (for importing from Cabinet 2.0.2.0, 2011)
12
12
* Visual FoxPro ODBC Driver, Microsoft Access Database Engine, Microsoft Access or any other
13
13
software with ODBC {Microsoft Access Driver (*.mdb)} (for importing from CoinManage 2011)
14
- * cx_Freeze 4.3.3 (for deploy)
15
- * Inno Setup 5.5.5 (for deploy)
14
+ * cx_Freeze 4.3.4 (for deploy)
15
+ * Inno Setup 5.5.8 (for deploy)
16
16
* Delphi Delphi XE2 (for building CdrToXml.dll for importing from CoinsCollector 2.6)
17
17
18
18
Deploying:
You can’t perform that action at this time.
0 commit comments