Skip to content

Commit ed4f24c

Browse files
authored
Update requirements.txt
1 parent 2984b1a commit ed4f24c

File tree

1 file changed

+2
-1
lines changed
  • csit-exercise/python-docs-samples-main/appengine/flexible/dec2024

1 file changed

+2
-1
lines changed

csit-exercise/python-docs-samples-main/appengine/flexible/dec2024/requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ Flask==3.0.3; python_version > '3.6'
22
Flask==2.3.3; python_version < '3.7'
33
Werkzeug==3.0.3; python_version > '3.6'
44
Werkzeug==2.3.7; python_version < '3.7'
5-
gunicorn==22.0.0
5+
gunicorn==22.0.0
6+
requests

0 commit comments

Comments
 (0)