This website requires JavaScript.
Explore
Help
Sign In
steve
/
keepyourmouthshut
mirror of
https://github.com/ninjas-code-official/food-delivery-singlevendor
Watch
1
Star
0
Fork
You've already forked keepyourmouthshut
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ba21851014
keepyourmouthshut
/
requirements.txt
8 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: include project templates and dependency lists - Added .github/FUNDING.yml, .github/ISSUE_TEMPLATE/bug_report.md, .github/ISSUE_TEMPLATE/custom.md, .github/ISSUE_TEMPLATE/feature_request.md for standardized issue reporting and funding information. - Also included dev-requirements.txt and requirements.txt to manage development dependencies and required libraries for the project.
2023-11-10 15:03:41 +00:00
elevenlabs
pydub
chore: update dependency requirements and documentation setup - Updated requirements.txt to reflect changes in dependencies. - Installed all necessary dependencies, including development dependencies. - Implemented documentation using MkDocs with the Material theme for comprehensive project documentation.
2023-11-10 15:19:41 +00:00
PyYAML
feat: include project templates and dependency lists - Added .github/FUNDING.yml, .github/ISSUE_TEMPLATE/bug_report.md, .github/ISSUE_TEMPLATE/custom.md, .github/ISSUE_TEMPLATE/feature_request.md for standardized issue reporting and funding information. - Also included dev-requirements.txt and requirements.txt to manage development dependencies and required libraries for the project.
2023-11-10 15:03:41 +00:00
openai
streamlit
refactor: consolidate dev requirements into main requirements - Removed dev-requirements.txt and merged its contents into requirements.txt for a unified and simplified dependency structure.
2023-11-13 06:07:38 +00:00
pre-commit
mkdocs-material