This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror de
https://github.com/TechEmpower/FrameworkBenchmarks.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
uwsgi: update requirements
INADA Naoki
9 anos atrás
pai
6881d63578
commit
fd0d266b77
1 arquivos alterados
com
3 adições
e
3 exclusões
Visão dividida
Mostrar estatísticas do Diff
3
3
frameworks/Python/uwsgi/requirements.txt
+ 3
- 3
frameworks/Python/uwsgi/requirements.txt
Ver arquivo
@@ -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