Fixed spurious commit hash in requirements.txt

This commit is contained in:
Punnamaraju Vinayaka Tejas 2023-07-12 15:40:32 +05:30
parent bda624e4dc
commit a5b0de8c70

View file

@ -8,7 +8,7 @@ dnspython==2.3.0
email-validator==2.0.0.post2 email-validator==2.0.0.post2
exceptiongroup==1.1.1 exceptiongroup==1.1.1
Flask==2.3.2 Flask==2.3.2
-e git+https://gitlab.com/pvtejas/based4tech.git@4be89bd767a7c5a84ab62fbf4ad924ae1af077f1#egg=flaskr -e git+https://gitlab.com/pvtejas/based4tech.git@bda624e4dc1cf97ba2b5b3fcb66a5b28398307bc#egg=flaskr
gunicorn==20.1.0 gunicorn==20.1.0
h11==0.14.0 h11==0.14.0
httpcore==0.17.0 httpcore==0.17.0