From 8f4998996ff5fd70f2ba2529830672ac97ca123d Mon Sep 17 00:00:00 2001 From: hornet Date: Sun, 12 Mar 2023 22:15:46 +0200 Subject: [PATCH] fix tests --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c046c3c..28f968d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==3.0.4 click>=8.1.3 coverage>=5.2.1 entrypoints==0.3 -fastapi==0.90.0 +fastapi==0.90.0 # pyup: ignore flake8==3.7.9 idna==2.8 importlib-metadata==1.5.0 @@ -16,7 +16,7 @@ more-itertools==7.2.0 packaging==19.2 pathspec>=0.9.0 pluggy==0.13.0 -py==1.11.0 +py==1.11.0 # pyup: ignore pycodestyle==2.5.0 pydantic==1.10.2 pyflakes==2.1.1