Browse Source

Merge 2ee388d1fd into 23d23c3c04

pull/2411/merge
Joel Lefkowitz 3 months ago
committed by GitHub
parent
commit
77191029cb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      backend/pyproject.toml

2
backend/pyproject.toml

@ -44,7 +44,7 @@ djangorestframework = "^3.14.0"
django-filter = "^22.1"
django-polymorphic = "^3.1.0"
django-cors-headers = "^3.13.0"
drf-yasg = "^1.21.5"
drf-yasg = "^1.21.10"
django-rest-polymorphic = "^0.1.9"
chardet = "^4.0.0"
pyexcel = "^0.7.0"

Loading…
Cancel
Save