From 2bd0b3ed23dc077da018de6275dc0d2665ac8811 Mon Sep 17 00:00:00 2001 From: Ramon Date: Tue, 26 Nov 2024 10:09:55 +0100 Subject: [PATCH] make freeze --- requirements-dev.txt | 6 +----- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0ffd38c..5257c43 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make freeze @@ -11,12 +11,10 @@ build==1.2.1 certifi==2024.7.4 click==8.1.7 coverage[toml]==7.5.3 -exceptiongroup==1.2.1 h11==0.14.0 httpcore==1.0.5 httpx==0.27.0 idna==3.7 -importlib-metadata==7.1.0 iniconfig==2.0.0 isort==5.13.2 mypy-extensions==1.0.0 @@ -33,10 +31,8 @@ pytest-cov==5.0.0 pytest-repeat==0.9.3 ruff==0.4.8 sniffio==1.3.1 -tomli==2.0.1 typing-extensions==4.12.2 wheel==0.43.0 -zipp==3.19.2 # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements.txt b/requirements.txt index 25d90a0..5201918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile with Python 3.8 +# This file is autogenerated by pip-compile with Python 3.11 # by the following command: # # make freeze