From 23523d661de53935fec567b85e363e73a17bdd97 Mon Sep 17 00:00:00 2001 From: Uka Osim Date: Thu, 25 Jul 2024 16:18:43 +0100 Subject: [PATCH] remove comments --- requirements.txt | 8 -------- 1 file changed, 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index a6df5ca0..67a4a397 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,3 @@ -# ====== -# DO NOT EDIT - use pyproject.toml instead! -# Generated: $(__timestamp) -# ====== -# ====== -# DO NOT EDIT - use pyproject.toml instead! -# Generated: $(__timestamp) -# ====== amqp==5.2.0 ; python_version >= "3.9" and python_version < "4.0" asgiref==3.8.1 ; python_version >= "3.9" and python_version < "4.0" async-timeout==4.0.3 ; python_version >= "3.9" and python_full_version < "3.11.3"