lfoppiano commited on
Commit
0751af0
1 Parent(s): bc9c6bd

add back dateparser

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -12,6 +12,7 @@ lxml
12
  Beautifulsoup4
13
  python-dotenv
14
  watchdog
 
15
 
16
  # LLM
17
  chromadb==0.3.25
 
12
  Beautifulsoup4
13
  python-dotenv
14
  watchdog
15
+ dateparser
16
 
17
  # LLM
18
  chromadb==0.3.25