이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
michal
/
craftbeerpi3
의 미러
https://github.com/Manuel83/craftbeerpi3
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
2
위키
활동
소스 검색
update requirements
python3_migration
manuel83
6 년 전
부모
ecd71e8073
커밋
bf705e3957
2개의 변경된 파일
과
15개의 추가작업
그리고
15개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitignore
+14
-14
requirements.txt
+ 1
- 1
.gitignore
파일 보기
@@ -4,7 +4,7 @@ craftbeerpi.db
**/node_modules/*
*.pyc
*.templog
venv
2
/
venv/
modules/plugins/*
!modules/plugins/__init__.py
*.pyc
+ 14
- 14
requirements.txt
파일 보기
@@ -1,14 +1,14 @@
Flask==0.12.4
Flask
-SocketIO==2.6.2
eventlet==0.19.
0
greenlet==0.4.10
python-dateutil==2.5.3
python-engineio==0.9.2
python-mimeparse==1.5.2
python-
socketio==1.4.4
PyYAML==4.2b1
requests==2.20
.0
Werkzeug==0.11.10
httplib2==0.9
.2
flask-classy==0.6.1
0
GitPython==2.1.3
eventlet==0.25.0
Flask
==1.1.1
Flask-Classy==0.6.1
0
Flask-SocketIO==4.2.1
GitPython==3.0.1
greenlet==0.4.15
httplib2==0.13.1
python-
dateutil==2.8.0
python-engineio==3.9.3
python-mimeparse==1.6
.0
python-socketio==4.3.1
PyYAML==5.1
.2
requests==2.22.
0
Werkzeug==0.15.5
쓰기
미리보기
불러오는 중...
취소
저장