-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
97 lines (97 loc) · 1.63 KB
/
requirements.txt
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
annotated-types==0.6.0
anyio==4.3.0
asttokens==2.4.1
astunparse==1.6.3
black==23.7.0
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
code2flow==2.5.1
coverage==7.2.7
cramjam==2.8.3
decorator==5.1.1
distro==1.9.0
exceptiongroup==1.2.0
executing==2.0.1
Faker==24.1.0
fastparquet==2024.2.0
filelock==3.13.3
fire==0.6.0
flake8==6.1.0
flake8-black==0.3.6
flake8-isort==6.0.0
fsspec==2024.3.1
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
huggingface-hub==0.22.2
idna==3.6
iniconfig==2.0.0
ipython==8.23.0
isort==5.13.2
jedi==0.19.1
Jinja2==3.1.3
joblib==1.3.2
jsonpickle==3.0.3
loguru==0.7.2
MarkupSafe==2.1.5
matplotlib-inline==0.1.6
mccabe==0.7.0
mypy==1.4.1
mypy-extensions==1.0.0
networkx==3.2.1
numpy==1.26.4
openai==1.12.0
packaging==24.0
pandas==2.2.1
parso==0.8.3
pathspec==0.12.1
pexpect==4.9.0
platformdirs==4.2.0
pluggy==1.4.0
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pyarrow==15.0.2
pycodestyle==2.11.1
pydantic==2.6.4
pydantic_core==2.16.3
pyflakes==3.1.0
Pygments==2.17.2
pygraphviz==1.12
pytest==7.4.0
pytest-cov==4.1.0
pytest-dependency==0.5.1
pytest-html==3.2.0
pytest-loguru==0.4.0
pytest-metadata==3.1.1
pytest-sugar==1.0.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.1
pyvis==0.3.1
PyYAML==6.0.1
regex==2023.12.25
requests==2.31.0
safetensors==0.4.2
scikit-learn==1.4.1.post1
scipy==1.12.0
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.29
stack-data==0.6.3
termcolor==2.4.0
threadpoolctl==3.4.0
tiktoken==0.6.0
tokenizers==0.15.2
tomli==2.0.1
tqdm==4.66.2
traitlets==5.14.2
transformers==4.37.1
types-tqdm==4.66.0.20240106
typing_extensions==4.10.0
tzdata==2024.1
urllib3==2.2.1
wcwidth==0.2.13