This repository was archived by the owner on Nov 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +114
-116
lines changed
Expand file tree Collapse file tree 2 files changed +114
-116
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name = "pypi"
77black = " ==19.3b0"
88isort = " ==4.3.4"
99"flake8" = " ==3.7.7"
10- pre-commit = " ==1.15.1 "
10+ pre-commit = " ==1.15.2 "
1111seed-isort-config = " ==1.6.0"
1212pytest-django = " ==3.4.8"
1313
@@ -19,19 +19,19 @@ django-extensions = "==2.1.6"
1919Django = " ==2.2"
2020gunicorn = " ==19.9.0"
2121whitenoise = " ==4.1.2"
22- "psycopg2-binary" = " ==2.7.7 "
22+ "psycopg2-binary" = " ==2.8.2 "
2323requests = " ==2.21.0"
2424"django-s3-storage" = " ==0.12.4"
25- google-cloud-vision = " ==0.35.2 "
26- uvicorn = " ==0.4.2 "
27- Werkzeug = " ==0.14.1 "
28- djangorestframework = " ==3.9.1 "
25+ google-cloud-vision = " ==0.36.0 "
26+ uvicorn = " ==0.7.0 "
27+ Werkzeug = " ==0.15.2 "
28+ djangorestframework = " ==3.9.2 "
2929django-filter = " ==2.1.0"
3030django-crispy-forms = " ==1.7.2"
3131coreapi = " ==2.3.3"
32- pygments = " ==2.3.0 "
33- markdown = " ==3.0. 1"
34- django-cors-headers = " ==2.4.0 "
32+ pygments = " ==2.3.1 "
33+ markdown = " ==3.1"
34+ django-cors-headers = " ==2.5.2 "
3535django-redis = " ==4.10.0"
3636celery = {extras = [" redis" ],version = " ==4.2.1" }
3737structlog = " ==19.1.0"
You can’t perform that action at this time.
0 commit comments