lfoppiano commited on
Commit
8a03be8
·
1 Parent(s): 5f93f80

update dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # Grobid
2
  grobid-quantities-client==0.4.0
3
- grobid-client-python==0.0.7
4
  grobid_tei_xml==0.1.3
5
 
6
  # Utils
@@ -27,6 +27,6 @@ typing-inspect==0.9.0
27
  typing_extensions==4.11.0
28
  pydantic==2.6.4
29
  sentence_transformers==2.6.1
30
- streamlit-pdf-viewer==0.0.19
31
  umap-learn
32
  plotly
 
1
  # Grobid
2
  grobid-quantities-client==0.4.0
3
+ grobid-client-python==0.0.9
4
  grobid_tei_xml==0.1.3
5
 
6
  # Utils
 
27
  typing_extensions==4.11.0
28
  pydantic==2.6.4
29
  sentence_transformers==2.6.1
30
+ streamlit-pdf-viewer==0.0.21
31
  umap-learn
32
  plotly