From 358f3b47ba4d0aef0e336298c2277edd26b938dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 02:41:55 +0000 Subject: [PATCH] Update motor requirement from <2.4.0,>=2.1.0 to >=2.1.0,<3.1.0 Updates the requirements on [motor](https://github.com/mongodb/motor) to permit the latest version. - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/motor/compare/2.1.0...3.0.0) --- updated-dependencies: - dependency-name: motor dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c94af14..0e430ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ lxml lyricsgenius markdown markdown2>=2.4.0 -motor<2.4.0,>=2.1.0 +motor>=2.1.0,<3.1.0 multicolorcaptcha nekos.py nltk