Documentation of Extra packages/library requirement
- Dominant language
- Python
- Stars
- 253
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
forte[stave] has extra package dependency on `Django` and `django-guardian`. It's better to add them into [here](https://github.com/asyml/forte/blob/6405c96f179faef3dd58d9d5232962675fceb652/setup.py#L53).
**To Reproduce**
Steps to reproduce the behavior:
1. Prepare data `...`
2. Run command '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Environment (please complete the following information):**
- OS: [e.g. iOS]
- Version [e.g. 22]
- Python and Package verions: [e.g. Python version, Pytorch version]
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.