cryogenic22 commited on
Commit
7f6bf8b
·
verified ·
1 Parent(s): fbf260c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,8 +1,12 @@
1
  streamlit
2
  anthropic
3
  python-pptx
 
 
 
4
  langchain
5
  langchain-anthropic
6
  langgraph
7
- pillow
8
- openai
 
 
1
  streamlit
2
  anthropic
3
  python-pptx
4
+ openai
5
+ pillow
6
+ requests
7
  langchain
8
  langchain-anthropic
9
  langgraph
10
+ numpy
11
+ pandas
12
+ matplotlib