Skip to content

Commit 095620d

Browse files
committed
Update dependencies
1 parent a3f2fbc commit 095620d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
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)
55
* xlwt-future 0.8.0 (for exporting to Excel)
66
* 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)
88
* 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)
1111
* DBISAM ODBC-TRIAL 4.3 (for importing from Cabinet 2.0.2.0, 2011)
1212
* Visual FoxPro ODBC Driver, Microsoft Access Database Engine, Microsoft Access or any other
1313
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)
1616
* Delphi Delphi XE2 (for building CdrToXml.dll for importing from CoinsCollector 2.6)
1717

1818
Deploying:

0 commit comments

Comments
 (0)