Skip to content

Commit

Permalink
Remove minio dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bjester committed Dec 6, 2024
1 parent a712852 commit 19d0d83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ pypandoc
git+https://github.com/someshchaturvedi/customizable-django-profiler.git#customizable-django-profiler
tabulate==0.9.0
fonttools
minio==7.1.1
4 changes: 0 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ certifi==2020.12.5
# via
# -c requirements.txt
# geventhttpclient
# minio
# requests
cfgv==3.3.1
# via pre-commit
Expand Down Expand Up @@ -124,8 +123,6 @@ markupsafe==2.1.2
# werkzeug
mccabe==0.6.1
# via flake8
minio==7.1.1
# via -r requirements-dev.in
mixer==6.1.3
# via -r requirements-dev.in
mock==4.0.3
Expand Down Expand Up @@ -253,7 +250,6 @@ uritemplate==3.0.1
urllib3==1.26.18
# via
# -c requirements.txt
# minio
# requests
virtualenv==20.14.1
# via pre-commit
Expand Down

0 comments on commit 19d0d83

Please sign in to comment.