Selaa lähdekoodia

update bottle version (#4483)

the version that was being used is from 2015 and does not include performance improvements for json responses
Alberto Galera 6 vuotta sitten
vanhempi
commit
293b9a070f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      frameworks/Python/bottle/requirements.txt

+ 1 - 1
frameworks/Python/bottle/requirements.txt

@@ -1,4 +1,4 @@
-bottle==0.12.9
+bottle==0.12.16
 bottle-sqlalchemy==0.4.3
 greenlet==0.4.14
 gunicorn==19.9.0