This website works better with JavaScript
홈
탐색
도움말
로그인
compsci-industry
/
TechEmpower.FrameworkBenchmarks
의 미러
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
소스 검색
uwsgi: update requirements
INADA Naoki
9 년 전
부모
6881d63578
커밋
fd0d266b77
1개의 변경된 파일
과
3개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
변경상태 보기
3
3
frameworks/Python/uwsgi/requirements.txt
+ 3
- 3
frameworks/Python/uwsgi/requirements.txt
파일 보기
@@ -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