Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MongoDB 5 #10539 #185

Open
SamuelNoB opened this issue Feb 5, 2022 · 1 comment · May be fixed by #210
Open

Support for MongoDB 5 #10539 #185

SamuelNoB opened this issue Feb 5, 2022 · 1 comment · May be fixed by #210
Assignees

Comments

@SamuelNoB
Copy link
Collaborator

RasaHQ#10539

@SamuelNoB
Copy link
Collaborator Author

pypproject.toml

[tool.poetry.dependencies.pymongo]
version = ">=3.8,<3.11"
extras = [ "tls", "srv",]

@SamuelNoB SamuelNoB linked a pull request Feb 19, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants