From 441f2414f8196f5c743db55ef37bd7e041d3e1c9 Mon Sep 17 00:00:00 2001 From: ronardcaktus Date: Thu, 15 Aug 2024 10:54:31 -0400 Subject: [PATCH] Update requirements --- requirements/base/base.txt | 2 +- requirements/deploy/deploy.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base/base.txt b/requirements/base/base.txt index 1df35d92..c734fb56 100644 --- a/requirements/base/base.txt +++ b/requirements/base/base.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=requirements/base/base.txt requirements/base/base.in diff --git a/requirements/deploy/deploy.txt b/requirements/deploy/deploy.txt index 7b17fc00..fdb07dfb 100644 --- a/requirements/deploy/deploy.txt +++ b/requirements/deploy/deploy.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.11 +# This file is autogenerated by pip-compile with Python 3.10 # by the following command: # # pip-compile --output-file=requirements/deploy/deploy.txt requirements/deploy/deploy.in