thisisdev commited on
Commit
e6fe3bf
·
verified ·
1 Parent(s): 22a7df4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  # Core dependencies
2
  phidata
3
  agno
 
4
  streamlit==1.40.2
5
  PyPDF2==3.0.1
6
  streamlit-pdf-viewer==0.0.19
@@ -10,5 +11,4 @@ typing-extensions>=4.9.0
10
 
11
  # Optional but recommended
12
  black>=24.1.1 # for code formatting
13
- python-dateutil>=2.8.2 # for date parsing
14
- openai
 
1
  # Core dependencies
2
  phidata
3
  agno
4
+ openai
5
  streamlit==1.40.2
6
  PyPDF2==3.0.1
7
  streamlit-pdf-viewer==0.0.19
 
11
 
12
  # Optional but recommended
13
  black>=24.1.1 # for code formatting
14
+ python-dateutil>=2.8.2 # for date parsing