We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c54c0e commit b31296bCopy full SHA for b31296b
requirements.txt
@@ -34,7 +34,7 @@ python-dateutil==2.8.1; (python_version >= "2.7" and python_full_version < "3.0.
34
python-dotenv==0.15.0; python_full_version >= "3.5.3"
35
pytz==2020.5; python_version >= "3.7" and python_version < "4.0"
36
quart-compress==0.2.1
37
-quart-minify==0.2.0; python_version >= "3.7"
+quart-minify==0.3.0; python_version >= "3.7"
38
quart==0.12.0; python_full_version >= "3.7.0"
39
redis==3.5.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
40
requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")
0 commit comments