Upload requirements.txt
Browse files- requirements.txt +105 -0
requirements.txt
ADDED
@@ -0,0 +1,105 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate==0.31.0
|
2 |
+
aiohttp==3.9.5
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==5.3.0
|
5 |
+
appnope==0.1.4
|
6 |
+
asttokens==2.4.1
|
7 |
+
attrs==23.2.0
|
8 |
+
blinker==1.8.2
|
9 |
+
cachetools==5.3.3
|
10 |
+
certifi==2024.6.2
|
11 |
+
charset-normalizer==3.3.2
|
12 |
+
click==8.1.7
|
13 |
+
comm==0.2.2
|
14 |
+
contourpy==1.2.1
|
15 |
+
cycler==0.12.1
|
16 |
+
datasets==2.20.0
|
17 |
+
debugpy==1.8.1
|
18 |
+
decorator==5.1.1
|
19 |
+
dill==0.3.8
|
20 |
+
evaluate==0.4.2
|
21 |
+
executing==2.0.1
|
22 |
+
feedparser==6.0.11
|
23 |
+
filelock==3.15.1
|
24 |
+
finnhub-python==2.4.20
|
25 |
+
fonttools==4.53.0
|
26 |
+
frozenlist==1.4.1
|
27 |
+
fsspec==2024.5.0
|
28 |
+
gitdb==4.0.11
|
29 |
+
GitPython==3.1.43
|
30 |
+
huggingface-hub==0.23.4
|
31 |
+
idna==3.7
|
32 |
+
ipykernel==6.29.4
|
33 |
+
ipython==8.25.0
|
34 |
+
jedi==0.19.1
|
35 |
+
Jinja2==3.1.4
|
36 |
+
joblib==1.4.2
|
37 |
+
jsonschema==4.22.0
|
38 |
+
jsonschema-specifications==2023.12.1
|
39 |
+
jupyter_client==8.6.2
|
40 |
+
jupyter_core==5.7.2
|
41 |
+
kiwisolver==1.4.5
|
42 |
+
markdown-it-py==3.0.0
|
43 |
+
MarkupSafe==2.1.5
|
44 |
+
matplotlib==3.9.0
|
45 |
+
matplotlib-inline==0.1.7
|
46 |
+
mdurl==0.1.2
|
47 |
+
mpmath==1.3.0
|
48 |
+
multidict==6.0.5
|
49 |
+
multiprocess==0.70.16
|
50 |
+
nest-asyncio==1.6.0
|
51 |
+
networkx==3.3
|
52 |
+
nltk==3.8.1
|
53 |
+
numpy==1.26.4
|
54 |
+
packaging==24.1
|
55 |
+
pandas==2.2.2
|
56 |
+
parso==0.8.4
|
57 |
+
pexpect==4.9.0
|
58 |
+
pillow==10.3.0
|
59 |
+
platformdirs==4.2.2
|
60 |
+
prompt_toolkit==3.0.47
|
61 |
+
protobuf==4.25.3
|
62 |
+
psutil==5.9.8
|
63 |
+
ptyprocess==0.7.0
|
64 |
+
pure-eval==0.2.2
|
65 |
+
pyarrow==16.1.0
|
66 |
+
pyarrow-hotfix==0.6
|
67 |
+
pydeck==0.9.1
|
68 |
+
Pygments==2.18.0
|
69 |
+
pyparsing==3.1.2
|
70 |
+
python-dateutil==2.9.0.post0
|
71 |
+
pytz==2024.1
|
72 |
+
PyYAML==6.0.1
|
73 |
+
pyzmq==26.0.3
|
74 |
+
referencing==0.35.1
|
75 |
+
regex==2024.5.15
|
76 |
+
requests==2.32.3
|
77 |
+
rich==13.7.1
|
78 |
+
rpds-py==0.18.1
|
79 |
+
safetensors==0.4.3
|
80 |
+
scikit-learn==1.5.0
|
81 |
+
scipy==1.13.1
|
82 |
+
seaborn==0.13.2
|
83 |
+
sgmllib3k==1.0.0
|
84 |
+
six==1.16.0
|
85 |
+
smmap==5.0.1
|
86 |
+
stack-data==0.6.3
|
87 |
+
stocknews==0.9.11
|
88 |
+
streamlit==1.35.0
|
89 |
+
sympy==1.12.1
|
90 |
+
tenacity==8.4.1
|
91 |
+
threadpoolctl==3.5.0
|
92 |
+
tokenizers==0.19.1
|
93 |
+
toml==0.10.2
|
94 |
+
toolz==0.12.1
|
95 |
+
torch==2.3.1
|
96 |
+
tornado==6.4.1
|
97 |
+
tqdm==4.66.4
|
98 |
+
traitlets==5.14.3
|
99 |
+
transformers==4.41.2
|
100 |
+
typing_extensions==4.12.2
|
101 |
+
tzdata==2024.1
|
102 |
+
urllib3==2.2.2
|
103 |
+
wcwidth==0.2.13
|
104 |
+
xxhash==3.4.1
|
105 |
+
yarl==1.9.4
|