rairo commited on
Commit
cff27ae
·
verified ·
1 Parent(s): 240489a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -3,4 +3,8 @@ pandas
3
  streamlit
4
  openai>=1.0.0
5
  nba_api
6
- plotly
 
 
 
 
 
3
  streamlit
4
  openai>=1.0.0
5
  nba_api
6
+ plotly
7
+ numpy
8
+ requests
9
+ beautifulsoup4
10
+ lxml