From 35fe3f1e35bc0cfd408fb83e25d4f1dfb1cb9e67 Mon Sep 17 00:00:00 2001 From: Hauke D Date: Wed, 31 May 2023 17:36:55 +0200 Subject: [PATCH] Revert "Update requirements.txt" This reverts commit 778ddbefecd86cbe278a987c499e145a2b90a772. This is now taken care of by my pull request #564. --- requirements.txt | 5 ----- 1 file changed, 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 28e9bbb4..b59a8a6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ click==8.1.3 coverage==7.2.3 grablib==0.8 pytest==6.2.5 -pytest-asyncio==0.20.3 pytest-aiohttp==1.0.4 pytest-cov==4.0.0 pytest-forked==1.6.0 @@ -11,7 +10,3 @@ pytest-mock==3.10.0 pytest-sugar==0.9.7 pytest-timeout==2.1.0 pytest-toolbox==0.4 -aiohttp==3.8.4 -Pygments==2.15.1 -devtools==0.11.0 -watchfiles==0.19.0