Skip to content

Commit

Permalink
chore: add common constraint for pip
Browse files Browse the repository at this point in the history
  • Loading branch information
mumarkhan999 committed Oct 28, 2024
1 parent 248d78b commit 768dcfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions edx_lint/files/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ django-simple-history==3.0.0
# This can be unpinned once https://github.com/openedx/edx-platform/issues/34586
# has been resolved and edx-platform is running with pymongo>=4.4.0
event-tracking<2.4.1

# Latest pip version causes the requirements path to be as following:
# /Users/username/Desktop/edx/video-encode-manager/requirements/constraints.txt
pip<24.3

0 comments on commit 768dcfa

Please sign in to comment.