Update to Tornadoweb 6.1

This commit is contained in:
Andreas Røsdal
2021-05-23 19:50:34 +01:00
parent 8eebc8f731
commit 13c31b093b
4 changed files with 4 additions and 4 deletions

View File

@@ -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/

View File

@@ -1,2 +1,2 @@
tornado ~= 5.0, >= 5.1
tornado >= 6.1
mysql-connector-python ~= 8.0, >= 8.0.12

View File

@@ -1,2 +1,2 @@
tornado ~= 5.0, >= 5.1
tornado >= 6.1
mysql-connector-python ~= 8.0, >= 8.0.12

View File

@@ -1 +1 @@
tornado ~= 5.0, >= 5.1
tornado >= 6.1