Skip to content

Commit

Permalink
fix(ci): pin pymongo version in motor test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI committed Sep 19, 2024
1 parent d329c06 commit 81fe475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/integration/motor/requirements_others.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pytest==7.1.1
psutil==5.9.1
testcontainers==3.7.0
pymongo==4.4.0 # make sure the version used in the test is compatible with motor

0 comments on commit 81fe475

Please sign in to comment.