From 1bc84f0fcb4abf6ca13755f7245a1d04b4c8ff20 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 1 Jun 2024 15:32:29 +0300 Subject: [PATCH 1/2] Update dependency async_pymongo to v0.1.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2ae72f..937899f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ pynacl~=1.5.0 pyrmv==0.3.5 pytz~=2024.1 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple -async_pymongo==0.1.4 +async_pymongo==0.1.5 libbot[speed,pycord]==3.2.2 -- 2.39.2 From 9708fd6c2f59a47fb4f6069dd6580be02d90dfc7 Mon Sep 17 00:00:00 2001 From: Profitroll Date: Sun, 2 Jun 2024 12:56:30 +0300 Subject: [PATCH 2/2] Selected async_pymongo from PyPi --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 937899f..83852f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ aiohttp>=3.6.0 apscheduler~=3.10.4 +async_pymongo==0.1.5 colorthief==0.2.1 deepl==1.18.0 fastapi[all]~=0.111.0 @@ -8,5 +9,4 @@ pynacl~=1.5.0 pyrmv==0.3.5 pytz~=2024.1 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple -async_pymongo==0.1.5 libbot[speed,pycord]==3.2.2 -- 2.39.2