This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
compsci-industry
/
TechEmpower.FrameworkBenchmarks
espejo de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
uwsgi: update requirements
INADA Naoki
hace 9 años
padre
6881d63578
commit
fd0d266b77
Se han
modificado 1 ficheros
con
3 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
3
3
frameworks/Python/uwsgi/requirements.txt
+ 3
- 3
frameworks/Python/uwsgi/requirements.txt
Ver fichero
@@ -1,3 +1,3 @@
-gevent==1.
0.2
-uwsgi
-ujson==1.3
3
+gevent==1.
1.0
+uwsgi
==2.0.12
+ujson==1.3
5