mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-05-02 01:37:20 -05:00
14 lines
257 B
Plaintext
14 lines
257 B
Plaintext
# Core dependencies
|
|
phidata
|
|
agno
|
|
streamlit==1.40.2
|
|
PyPDF2==3.0.1
|
|
streamlit-pdf-viewer==0.0.19
|
|
requests==2.32.3
|
|
pytz==2023.4
|
|
typing-extensions>=4.9.0
|
|
|
|
# Optional but recommended
|
|
black>=24.1.1 # for code formatting
|
|
python-dateutil>=2.8.2 # for date parsing
|