Skip to content

Commit

Permalink
chore: include base deps in test
Browse files Browse the repository at this point in the history
  • Loading branch information
zawan-ila committed Feb 3, 2025
1 parent e94e2fd commit 6cdbeb6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,3 @@ openai<=0.28.1
# importlib.resources' has no attribute 'files'
# To be unpinned once course-discovery moves to Python 3.12
edx-lint==5.3.7

importlib-metadata==7.1.0
protobuf==4.25.6
urllib3<2
2 changes: 1 addition & 1 deletion requirements/test.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Packages required for testing
-c constraints.txt
-c base.txt
-r base.txt

coverage
ddt
Expand Down

0 comments on commit 6cdbeb6

Please sign in to comment.