forked from microsoft/qlib
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
64 lines (52 loc) · 817 Bytes
/
requirements.txt
File metadata and controls
64 lines (52 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# Requirements for runtime.
pydantic-settings
python-Levenshtein
scikit-learn
filelock
loguru
fire
fuzzywuzzy
openai
litellm
azure.identity
pyarrow
rich
tqdm
numpy # we use numpy as default data format. So we have to install numpy
pandas # we use pandas as default data format. So we have to install pandas
pandarallel # parallelize pandas
matplotlib
langchain
langchain-community
tiktoken
pymupdf # Extract shotsreens from pdf
# PDF related
pypdf
azure-ai-formrecognizer
# factor implementations
tables
# CI Fix Tool
tree-sitter-python
tree-sitter
python-dotenv
# infrastructure related.
docker
# demo related
streamlit
plotly
st-theme
# kaggle crawler
selenium
kaggle
nbformat
# tool
setuptools-scm
seaborn
azure.ai.inference
# data folder desc
humanize
genson
# mlflow
mlflow
azureml-mlflow
types-pytz