ProfessorLeVesseur commited on
Commit
7ab40c0
1 Parent(s): 43b55cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit==1.31.1
2
  python-dotenv==1.0.0
3
  st-annotated-text==4.0.1
4
- Pillow==10.1.0
 
 
1
  streamlit==1.31.1
2
  python-dotenv==1.0.0
3
  st-annotated-text==4.0.1
4
+ Pillow==10.1.0
5
+ spacy==3.7.4