From 66f989fd9c265097d66d49f55223b6c181f02370 Mon Sep 17 00:00:00 2001 From: yubin Date: Wed, 6 Dec 2023 12:56:44 +0900 Subject: [PATCH] chore: Update requirements.txt --- requirements.txt | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2763619..e69de29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,36 +0,0 @@ -annotated-types==0.6.0 -anyio==3.7.1 -certifi==2023.7.22 -charset-normalizer==3.3.1 -click==8.1.7 -colorama==0.4.6 -dnspython==2.4.2 -email-validator==2.1.0.post1 -fastapi==0.104.1 -feedparser==6.0.10 -h11==0.14.0 -httpcore==1.0.2 -httptools==0.6.1 -httpx==0.25.1 -idna==3.4 -itsdangerous==2.1.2 -Jinja2==3.1.2 -MarkupSafe==2.1.3 -orjson==3.9.10 -pydantic==2.4.2 -pydantic-extra-types==2.1.0 -pydantic-settings==2.0.3 -pydantic_core==2.10.1 -python-dotenv==1.0.0 -python-multipart==0.0.6 -PyYAML==6.0.1 -requests==2.31.0 -sgmllib3k==1.0.0 -sniffio==1.3.0 -starlette==0.27.0 -typing_extensions==4.8.0 -ujson==5.8.0 -urllib3==2.0.7 -uvicorn==0.24.0.post1 -watchfiles==0.21.0 -websockets==12.0