OBJ-DETECTION / yolov5 /utils /google_app_engine /additional_requirements.txt
JishnuSetia's picture
Upload 150 files
edb8010 verified
raw
history blame contribute delete
264 Bytes
# add these requirements in your app on top of the existing ones
pip==23.3
Flask==2.3.2
gunicorn==22.0.0
werkzeug>=3.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability