소스 검색

Merge pull request #4160 from django-oscar/dependabot/pip/django-debug-toolbar-gte-2.2-and-lt-4.3

Update django-debug-toolbar requirement from <4.2,>=2.2 to >=2.2,<4.3
master
Voxin Muyli 2 년 전
부모
커밋
c659a14812
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt 파일 보기

1
 # These requirements are only necessary when developing on Oscar.
1
 # These requirements are only necessary when developing on Oscar.
2
 
2
 
3
 # development
3
 # development
4
-django-debug-toolbar>=2.2,<4.2
4
+django-debug-toolbar>=2.2,<4.3
5
 django-extensions>=2.2,<3.3
5
 django-extensions>=2.2,<3.3
6
 psycopg2-binary>=2.8,<2.10
6
 psycopg2-binary>=2.8,<2.10
7
 
7
 

Loading…
취소
저장