15 lines
225 B
Plaintext
15 lines
225 B
Plaintext
# Core dependencies
|
|
streamlit>=1.22.0
|
|
openai>=1.0.0
|
|
python-dotenv>=1.0.0
|
|
requests>=2.28.0
|
|
pygments>=2.15.0
|
|
watchdog>=3.0.0
|
|
|
|
# Development dependencies
|
|
pytest>=7.0.0
|
|
pytest-cov>=4.0.0
|
|
flake8>=6.0.0
|
|
black>=23.0.0
|
|
isort>=5.12.0
|