Chris Finlayson commited on
Commit
3baaa6f
·
1 Parent(s): bef0c15

Update deps

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- gradio==1.7.7
2
- PyMuPDF==1.18.14
3
- transformers==4.6.1
4
- plotly==4.14.3
5
- spacy==3.0.6
6
- beautifulsoup4==4.9.3
7
- pandas==1.2.4
8
- requests==2.25.1
9
- networkx==2.5.1
10
- matplotlib==3.4.2
11
- tqdm==4.61.1
 
1
+ gradio
2
+ PyMuPDF
3
+ transformers
4
+ plotly
5
+ spacy
6
+ beautifulsoup4
7
+ pandas
8
+ requests
9
+ networkx
10
+ matplotlib
11
+ tqdm