소스 검색
chore: pin redis version to 3.5.1 (#10440)
version-14
sahil28297
5 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
requirements.txt
|
|
@@ -49,7 +49,7 @@ python-dateutil==2.8.1 |
|
|
|
pytz==2019.3 |
|
|
|
PyYAML==5.3.1 |
|
|
|
rauth==0.7.3 |
|
|
|
redis>=3.0 |
|
|
|
redis==3.5.1 |
|
|
|
requests-oauthlib==1.3.0 |
|
|
|
requests==2.23.0 |
|
|
|
RestrictedPython==5.0 |
|
|
|