phitran commited on
Commit
1abb035
·
1 Parent(s): 2689c6a

add ipython to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ neuralprophet==0.9.0
3
  pandas==2.2.3
4
  streamlit==1.42.2
5
  torch==2.6.0
 
 
3
  pandas==2.2.3
4
  streamlit==1.42.2
5
  torch==2.6.0
6
+ ipython==8.12.3