Skip to content

Commit

Permalink
Merge pull request #2711 from phillxnet/2709-re-asses-django-braces-r…
Browse files Browse the repository at this point in the history
…equirement

remove django-braces dependency #2709
  • Loading branch information
phillxnet authored Oct 18, 2023
2 parents c38d47e + 3eefc1f commit acb657c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 17 deletions.
20 changes: 4 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ django = "~2.2"
django-oauth-toolkit = "==1.1.2"
djangorestframework = "==3.13.1" # Last version to support Django 2.2 (up to 4.0)
django-pipeline = "*"
django-braces = "==1.13.0" # look to 1.14.0 (30 Dec 2019) as Django 1.11.0+ now
oauthlib = "==3.1.0" # Last Python 2.7 compat + 3.7 compat.
python-engineio = "==4.8.0"
python-socketio = "==5.9.0"
Expand Down

0 comments on commit acb657c

Please sign in to comment.