-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
125 lines (125 loc) · 4.5 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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
accelerate==1.2.1
aiodns==3.2.0
aiohappyeyeballs==2.4.4
aiohttp==3.10.11
aiosignal==1.3.2
annotated-types==0.7.0
attrs==24.3.0
bandit==1.8.0
bitarray==3.0.0
bitsandbytes==0.45.1
black==24.10.0
ccxt==4.4.47
certifi==2024.12.14
cffi==1.17.1
cfgv==3.4.0
charset-normalizer==3.4.1
ckzg==2.0.1
click==8.1.8
colorama==0.4.6
coverage==7.6.10
cryptography==44.0.0
ctranslate2==4.5.0
cytoolz==1.0.1
dateparser==1.2.0
diskcache==5.6.3
distlib==0.3.9
eth-account==0.13.4
eth-hash==0.7.1
eth-keyfile==0.8.1
eth-keys==0.6.1
eth-rlp==2.1.0
eth-typing==5.1.0
eth-utils==5.2.0
eth_abi==5.2.0
filelock==3.16.1
flake8==7.1.1
frozenlist==1.5.0
fsspec==2024.12.0
ggml_python==0.0.37
gguf==0.14.0
hexbytes==1.3.0
huggingface-hub==0.27.1
identify==2.6.5
idna==3.10
iniconfig==2.0.0
isort==5.13.2
Jinja2==3.1.5
joblib==1.4.2
llama_cpp_python==0.3.6
markdown-it-py==3.0.0
MarkupSafe==3.0.2
mccabe==0.7.0
mdurl==0.1.2
mpmath==1.3.0
multidict==6.1.0
mypy==1.14.1
mypy-extensions==1.0.0
nest-asyncio==1.6.0
networkx==3.4.2
nltk==3.9.1
nodeenv==1.9.1
numpy==2.2.1
packaging==24.2
pandas==2.2.3
pandas-stubs==2.2.3.241126
parsimonious==0.10.0
pathspec==0.12.1
patsy==1.0.1
pbr==6.1.0
peft==0.14.0
platformdirs==4.3.6
pluggy==1.5.0
pre_commit==4.0.1
propcache==0.2.1
protobuf==5.29.3
psutil==6.1.1
pycares==4.5.0
pycodestyle==2.12.1
pycparser==2.22
pycryptodome==3.21.0
pydantic==2.10.6
pydantic_core==2.27.2
pyflakes==3.2.0
Pygments==2.19.1
pytest==8.3.4
pytest-asyncio==0.25.2
pytest-cov==6.0.0
python-binance==1.0.27
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
pyunormalize==16.0.0
pywin32==308
PyYAML==6.0.2
regex==2024.11.6
requests==2.32.3
rich==13.9.4
rlp==4.0.1
safetensors==0.5.2
scipy==1.15.0
sentencepiece==0.2.0
six==1.17.0
statsmodels==0.14.4
stevedore==5.4.0
sympy==1.13.1
textblob==0.19.0
tokenizers==0.21.0
toolz==1.0.0
torch==2.5.1
tqdm==4.67.1
transformers==4.48.0
types-psutil==6.1.0.20241221
types-pytz==2024.2.0.20241221
types-PyYAML==6.0.12.20241230
types-requests==2.32.0.20241016
types-setuptools==75.8.0.20250110
typing_extensions==4.12.2
tzdata==2024.2
tzlocal==5.2
urllib3==2.3.0
vaderSentiment==3.3.2
virtualenv==20.28.1
web3==7.7.0
websockets==13.1
yarl==1.18.3