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
Upgrade uvicorn version (
#2907
)
Tom Christie
8 anos atrás
pai
bc043db3d5
commit
7ec12a6525
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
frameworks/Python/uvicorn/requirements.txt
+ 1
- 1
frameworks/Python/uvicorn/requirements.txt
Ver arquivo
@@ -1,4 +1,4 @@
asyncpg==0.11.0
jinja2==2.9.6
ujson==1.35
-uvicorn==0.0.1
0
+uvicorn==0.0.1
3