Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 0 additions & 40 deletions bin/run_minio.py

This file was deleted.

4 changes: 0 additions & 4 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jsonfield==3.1.0
newrelic>=2.86.3.70
celery==5.2.7
redis
pathlib
python-postmark==0.5.8
Django==3.2.23
django-webpack-loader==0.7.0
Expand All @@ -22,12 +21,10 @@ django-s3-storage==0.14.0
requests>=2.20.0
google-cloud-core
django-db-readonly==0.7.0
oauth2client
django-mathfilters
google-cloud-kms==2.10.0
google-crc32c==1.1.2
backoff
backports-abc==0.5
django-model-utils==4.3.1
django-redis
django-prometheus
Expand All @@ -38,5 +35,4 @@ html5lib==1.1
pillow==10.2.0
python-dateutil>=2.8.1
jsonschema>=3.2.0
importlib-metadata==1.7.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange. I added this in this commit, but I didn't specify what I fixed. In the PR, I might elude to something related to it:

Adds jsonschema dependency and resolves cross-dependency versioning conflicts

Whatever those conflicts were, they really don't seem to be a problem now

django-celery-results
28 changes: 5 additions & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
Expand All @@ -14,8 +14,6 @@ attrs==23.1.0
# via jsonschema
backoff==2.2.1
# via -r requirements.in
backports-abc==0.5
# via -r requirements.in
billiard==3.6.4.0
# via celery
boto3==1.17.75
Expand Down Expand Up @@ -148,13 +146,9 @@ gunicorn==20.1.0
html5lib==1.1
# via -r requirements.in
httplib2==0.19.1
# via
# django-postmark
# oauth2client
# via django-postmark
idna==2.10
# via requests
importlib-metadata==1.7.0
# via -r requirements.in
jmespath==0.10.0
# via
# boto3
Expand All @@ -169,15 +163,11 @@ le-utils==0.2.1
# via -r requirements.in
newrelic==6.2.0.156
# via -r requirements.in
oauth2client==4.1.3
# via -r requirements.in
packaging==20.9
# via
# google-api-core
# google-cloud-error-reporting
# google-cloud-kms
pathlib==1.0.1
# via -r requirements.in
pillow==10.2.0
# via -r requirements.in
prometheus-client==0.10.1
Expand All @@ -198,13 +188,10 @@ psycopg2-binary==2.9.5
# via -r requirements.in
pyasn1==0.4.8
# via
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via
# google-auth
# oauth2client
# via google-auth
pycparser==2.20
# via cffi
pyparsing==2.4.7
Expand Down Expand Up @@ -235,9 +222,7 @@ requests==2.25.1
# google-api-core
# google-cloud-storage
rsa==4.7.2
# via
# google-auth
# oauth2client
# via google-auth
s3transfer==0.4.2
# via boto3
sentry-sdk==1.16.0
Expand All @@ -250,7 +235,6 @@ six==1.16.0
# google-cloud-core
# google-resumable-media
# html5lib
# oauth2client
# python-dateutil
sqlparse==0.4.1
# via django
Expand All @@ -268,8 +252,6 @@ wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via html5lib
zipp==3.4.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools