NaderAfshar commited on
Commit
176e368
·
1 Parent(s): 4c8c016

matched the local copy

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -12,10 +12,8 @@ llama-index-llms-groq==0.3.1
12
  llama-index-readers-file==0.4.7
13
  llama-index-readers-llama-parse==0.4.0
14
  llama-index-utils-workflow==0.3.0
15
- #IPython==9.0.2 # Used locally on PyCharm.
16
- IPython==8.35.0 # Using this version on Huggin gFace
17
  pydantic==2.11.1
18
- pydantic_core==2.33.0
19
  dotenv==0.9.9
20
  whisper==1.1.10
21
  ffmpeg-python==0.2.0
 
12
  llama-index-readers-file==0.4.7
13
  llama-index-readers-llama-parse==0.4.0
14
  llama-index-utils-workflow==0.3.0
15
+ IPython==9.0.2 # Used locally on PyCharm.
 
16
  pydantic==2.11.1
 
17
  dotenv==0.9.9
18
  whisper==1.1.10
19
  ffmpeg-python==0.2.0