From 29d55752205bdd0faecbc98654a65075a10a09d0 Mon Sep 17 00:00:00 2001 From: Punnamaraju Vinayaka Tejas Date: Tue, 11 Jul 2023 14:36:00 +0530 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4c914d7..bd6b9c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,10 +7,8 @@ coverage==7.2.7 dnspython==2.3.0 email-validator==2.0.0.post2 exceptiongroup==1.1.1 -fastapi==0.95.1 Flask==2.3.2 -# Editable install with no version control (flaskr==1.0.0) --e /root/blog-dev +-e git+https://gitlab.com/pvtejas/based4tech.git@3518f50f67c913274f78e2c4b91fe9b7e052ac0d#egg=flaskr h11==0.14.0 httpcore==0.17.0 httptools==0.5.0 @@ -24,14 +22,12 @@ MarkupSafe==2.1.2 orjson==3.8.11 packaging==23.1 pluggy==1.0.0 -pydantic==1.10.7 pyproject_hooks==1.0.0 pytest==7.3.2 python-dotenv==1.0.0 python-multipart==0.0.6 PyYAML==6.0 sniffio==1.3.0 -starlette==0.26.1 tomli==2.0.1 typing_extensions==4.5.0 ujson==5.7.0