We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df0ff2b commit 07d7b82Copy full SHA for 07d7b82
requirements.txt
@@ -8,10 +8,10 @@ greenlet==0.4.15
8
gunicorn==19.9.0
9
idna==2.7
10
itsdangerous==1.1.0
11
-Jinja2==2.10
+Jinja2==2.10.1
12
MarkupSafe==1.1.0
13
monotonic==1.5
14
-requests==2.20.1
+requests==2.22.0
15
six==1.11.0
16
-urllib3==1.24.1
17
-Werkzeug==0.14.1
+urllib3==1.25.3
+Werkzeug==0.15.5
runtime.txt
@@ -1 +1 @@
1
-python-3.7.2
+python-3.7.3
0 commit comments