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 a9e35db commit 28f2f7dCopy full SHA for 28f2f7d
backend/requirements-dev.txt
@@ -1,4 +1,4 @@
1
-fakeredis==1.4.3
+fakeredis==1.4.4
2
pre-commit==2.7.1
3
pytest==6.1.1
4
pytest-responses==0.4.0
backend/requirements.txt
@@ -1,11 +1,11 @@
-e ../tools #egg=code-coverage-tools
connexion==2.7.0
datadog==0.39.0
5
Flask==1.1.2
6
Flask-Cors==3.0.9
7
flask-talisman==0.7.0
8
-google-cloud-storage==1.31.2
+google-cloud-storage==1.32.0
9
gunicorn==20.0.4
10
python-dateutil==2.8.1
11
pytoml==0.1.21
0 commit comments