mirror of
https://github.com/freeciv/freeciv-web.git
synced 2021-06-12 22:18:43 +03:00
Update to Tornadoweb 6.1
This commit is contained in:
@@ -144,7 +144,7 @@ Install this software if you are not running Freeciv-web with Vagrant:
|
||||
|
||||
- pngcrush, required for freeciv-img-extract. http://pmt.sourceforge.net/pngcrush/
|
||||
|
||||
- Tornado 5.1 or later - http://www.tornadoweb.org/
|
||||
- Tornado 6.1 or later - http://www.tornadoweb.org/
|
||||
|
||||
- Jansson 2.6 - http://www.digip.org/jansson/
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
tornado ~= 5.0, >= 5.1
|
||||
tornado >= 6.1
|
||||
mysql-connector-python ~= 8.0, >= 8.0.12
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
tornado ~= 5.0, >= 5.1
|
||||
tornado >= 6.1
|
||||
mysql-connector-python ~= 8.0, >= 8.0.12
|
||||
|
||||
@@ -1 +1 @@
|
||||
tornado ~= 5.0, >= 5.1
|
||||
tornado >= 6.1
|
||||
|
||||
Reference in New Issue
Block a user