File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed
Expand file tree Collapse file tree 3 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -745,8 +745,6 @@ pytz==2025.2
745745 # -r requirements/dev.txt
746746 # -r requirements/production.txt
747747 # drf-yasg
748- pywatchman==3.0.0 ; "linux" in sys_platform
749- # via -r requirements/dev.txt
750748pyyaml==6.0.2
751749 # via
752750 # -r requirements/dev.txt
Original file line number Diff line number Diff line change 33# See BOM-2721 for more details.
44# Below is the copied and edited version of common_constraints
55
6+ # This is a temporary solution to override the real common_constraints.txt
7+ # In edx-lint, until the pyjwt constraint in edx-lint has been removed.
8+ # See BOM-2721 for more details.
9+ # Below is the copied and edited version of common_constraints
10+
11+ # This is a temporary solution to override the real common_constraints.txt
12+ # In edx-lint, until the pyjwt constraint in edx-lint has been removed.
13+ # See BOM-2721 for more details.
14+ # Below is the copied and edited version of common_constraints
15+
16+ # This is a temporary solution to override the real common_constraints.txt
17+ # In edx-lint, until the pyjwt constraint in edx-lint has been removed.
18+ # See BOM-2721 for more details.
19+ # Below is the copied and edited version of common_constraints
20+
621# A central location for most common version constraints
722# (across edx repos) for pip-installation.
823#
Original file line number Diff line number Diff line change @@ -581,8 +581,6 @@ pytz==2025.2
581581 # via
582582 # -r requirements/test.txt
583583 # drf-yasg
584- pywatchman==3.0.0 ; "linux" in sys_platform
585- # via -r requirements/dev.in
586584pyyaml==6.0.2
587585 # via
588586 # -r requirements/test.txt
You can’t perform that action at this time.
0 commit comments