소스 검색

chore: pin redis version to 3.5.1 (#10440)

version-14
sahil28297 5 년 전
committed by GitHub
부모
커밋
08612837ef
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt 파일 보기

@@ -49,7 +49,7 @@ python-dateutil==2.8.1
pytz==2019.3 pytz==2019.3
PyYAML==5.3.1 PyYAML==5.3.1
rauth==0.7.3 rauth==0.7.3
redis>=3.0
redis==3.5.1
requests-oauthlib==1.3.0 requests-oauthlib==1.3.0
requests==2.23.0 requests==2.23.0
RestrictedPython==5.0 RestrictedPython==5.0


불러오는 중...
취소
저장