dembasowmr commited on
Commit
fd2fe27
·
1 Parent(s): fd8578e

Included latest version of pysqlite to the requirements.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,7 +11,7 @@ chromadb
11
  fastapi
12
  uvicorn # For serving the FastAPI application
13
  #Hagging Face Spaces uses pip for these
14
- #pysqlite3-binary
15
 
16
 
17
  # System dependencies for Tesseract and Poppler on Linux
 
11
  fastapi
12
  uvicorn # For serving the FastAPI application
13
  #Hagging Face Spaces uses pip for these
14
+ pysqlite3-binary
15
 
16
 
17
  # System dependencies for Tesseract and Poppler on Linux