refactor: reorganize requirements into dev-specific file

- Removed mkdocs-material from requirements.txt and added it to dev-requirements.txt for better organization and separation of development-specific dependencies.
This commit is contained in:
Rajtilak Bhattacharjee 2023-11-13 11:34:33 +05:30
parent 5d0437b041
commit 29c4feaad2
1 changed files with 0 additions and 1 deletions

View File

@ -3,4 +3,3 @@ pydub
PyYAML
openai
streamlit
mkdocs-material