Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ mistralai = [
"mistralai >= 1.2,< 2.0"
]
mongo = [
"pymongo >= 4.8.0, < 4.16",
"pymongo >= 4.8.0, < 4.17",
Comment thread
moonbox3 marked this conversation as resolved.
"motor >= 3.3.2,< 3.8.0"
]
notebooks = [
Expand Down
Loading