ADucatez commited on
Commit
1519bb8
·
1 Parent(s): a6db9e2

debug: remove all requirements versionning

Browse files
Files changed (1) hide show
  1. requirements.txt +30 -30
requirements.txt CHANGED
@@ -1,31 +1,31 @@
1
- bs4==0.0.2
2
- loguru==0.7.2
3
- pyyaml==6.0.1
4
- camelot-py==0.11.0
5
- opencv-python-headless==4.9.0.80
6
- ghostscript==0.7
7
- pypdf==4.0.2
8
- unstructured==0.12.6
9
- pdf2image==1.17.0
10
- unstructured-inference==0.7.24
11
- pytesseract==0.3.10
12
- pikepdf==8.13.0
13
- unstructured-pytesseract==0.3.12
14
- joblib==1.3.2
15
  llama-parse
16
- python-dotenv==1.0.1
17
- altair==5.2.0
18
- numpy==1.26.4
19
- scikit-learn==1.2.2
20
- pandas==2.2.1
21
- pydeck==0.8.0
22
- streamlit==1.32.2
23
- plotly==5.20.0
24
- streamlit-navigation-bar==2.0.1
25
- matplotlib==3.8.3
26
- langchain-openai==0.1.0
27
- langchain==0.1.13
28
- streamlit_aggrid==0.3.4.post3
29
- fuzzywuzzy==0.18.0
30
- pillow-heif==0.15.0
31
- python-Levenshtein==0.24.0
 
1
+ bs4
2
+ loguru
3
+ pyyaml
4
+ camelot-py
5
+ opencv-python-headless
6
+ ghostscript
7
+ pypdf
8
+ unstructured
9
+ pdf2image
10
+ unstructured-inference
11
+ pytesseract
12
+ pikepdf
13
+ unstructured-pytesseract
14
+ joblib
15
  llama-parse
16
+ python-dotenv
17
+ altair
18
+ numpy
19
+ scikit-learn
20
+ pandas
21
+ pydeck
22
+ streamlit
23
+ plotly
24
+ streamlit-navigation-bar
25
+ matplotlib
26
+ langchain-openai
27
+ langchain
28
+ streamlit_aggrid
29
+ fuzzywuzzy
30
+ pillow-heif
31
+ python-Levenshtein