Updated requirements.txt
This commit is contained in:
parent
3518f50f67
commit
29d5575220
1 changed files with 1 additions and 5 deletions
|
|
@ -7,10 +7,8 @@ coverage==7.2.7
|
||||||
dnspython==2.3.0
|
dnspython==2.3.0
|
||||||
email-validator==2.0.0.post2
|
email-validator==2.0.0.post2
|
||||||
exceptiongroup==1.1.1
|
exceptiongroup==1.1.1
|
||||||
fastapi==0.95.1
|
|
||||||
Flask==2.3.2
|
Flask==2.3.2
|
||||||
# Editable install with no version control (flaskr==1.0.0)
|
-e git+https://gitlab.com/pvtejas/based4tech.git@3518f50f67c913274f78e2c4b91fe9b7e052ac0d#egg=flaskr
|
||||||
-e /root/blog-dev
|
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httpcore==0.17.0
|
httpcore==0.17.0
|
||||||
httptools==0.5.0
|
httptools==0.5.0
|
||||||
|
|
@ -24,14 +22,12 @@ MarkupSafe==2.1.2
|
||||||
orjson==3.8.11
|
orjson==3.8.11
|
||||||
packaging==23.1
|
packaging==23.1
|
||||||
pluggy==1.0.0
|
pluggy==1.0.0
|
||||||
pydantic==1.10.7
|
|
||||||
pyproject_hooks==1.0.0
|
pyproject_hooks==1.0.0
|
||||||
pytest==7.3.2
|
pytest==7.3.2
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
python-multipart==0.0.6
|
python-multipart==0.0.6
|
||||||
PyYAML==6.0
|
PyYAML==6.0
|
||||||
sniffio==1.3.0
|
sniffio==1.3.0
|
||||||
starlette==0.26.1
|
|
||||||
tomli==2.0.1
|
tomli==2.0.1
|
||||||
typing_extensions==4.5.0
|
typing_extensions==4.5.0
|
||||||
ujson==5.7.0
|
ujson==5.7.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue