YaakovY commited on
Commit
516e7bb
1 Parent(s): 418c86f
Files changed (2) hide show
  1. requirements.in +7 -0
  2. requirements.txt +111 -154
requirements.in ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ pandas
3
+ matplotlib
4
+ yfinance
5
+ datetime
6
+ xgboost
7
+ scikit-learn
requirements.txt CHANGED
@@ -1,163 +1,120 @@
1
- # altair==5.1.2
 
 
 
 
 
2
  annotated-types==0.6.0
3
- anyio==4.0.0
4
- APScheduler==3.6.3
5
- argon2-cffi==23.1.0
6
- argon2-cffi-bindings==21.2.0
7
- arrow==1.3.0
8
- asttokens==2.4.1
9
- async-lru==2.0.4
10
- attrs==23.1.0
11
- # autoviz==0.1.804
12
- Babel==2.13.1
13
- beautifulsoup4==4.12.2
14
- bleach==6.1.0
15
- blinker==1.7.0
16
- bokeh==2.4.3
17
- Bottleneck==1.3.7
18
- cachetools==4.2.2
19
- catboost==1.2.3
20
- certifi==2023.7.22
21
- cffi==1.16.0
22
  charset-normalizer==3.3.2
23
- click==8.1.7
24
- colorama==0.4.6
25
- comm==0.2.0
26
- dacite==1.8.1
27
- debugpy==1.8.0
28
- decorator==5.1.1
29
- defusedxml==0.7.1
30
- emoji==2.10.0
31
- executing==2.0.1
32
- fastjsonschema==2.19.0
33
- fqdn==1.5.1
34
- frozendict==2.4.0
35
- gitdb==4.0.11
36
- GitPython==3.1.40
37
- graphviz==0.20.1
38
- greenlet==3.0.3
39
- holoviews==1.14.9
40
  html5lib==1.1
41
- htmlmin==0.1.12
42
- hvplot==0.7.3
43
- idna==3.4
44
- ImageHash==4.3.1
45
- importlib-metadata==6.8.0
46
- importlib-resources==6.1.1
47
- ipykernel==6.26.0
48
- ipython==8.17.2
49
- isoduration==20.11.0
50
- jedi==0.19.1
51
- Jinja2==3.1.2
52
- joblib==1.3.2
53
- json5==0.9.14
54
- jsonpointer==2.4
55
- jsonschema==4.19.2
56
- jsonschema-specifications==2023.11.1
57
- jupyter-events==0.9.0
58
- jupyter-lsp==2.2.0
59
- jupyter_client==8.6.0
60
- jupyter_core==5.5.0
61
- jupyter_server==2.10.1
62
- jupyter_server_terminals==0.4.4
63
- jupyterlab==4.0.8
64
- jupyterlab-pygments==0.2.2
65
- jupyterlab_server==2.25.1
66
- lightgbm==4.3.0
67
- markdown-it-py==3.0.0
68
- MarkupSafe==2.1.3
69
- matplotlib-inline==0.1.6
70
- mdurl==0.1.2
71
- missingno==0.5.2
72
- mistune==3.0.2
73
- multimethod==1.10
74
  multitasking==0.0.11
75
- nbclient==0.9.0
76
- nbconvert==7.11.0
77
- nbformat==5.9.2
78
- nest-asyncio==1.5.8
79
- nltk==3.8.1
80
- notebook_shim==0.2.3
81
- numpy==1.25.4
82
- overrides==7.4.0
83
- packaging==23.2
 
 
 
84
  pandas==2.2.2
85
- pandas-datareader==0.10.0
86
- pandas-dq==1.29
87
- pandocfilters==1.5.0
88
- panel==0.14.4
89
- parso==0.8.3
90
- peewee==3.17.1
91
- phik==0.12.4
92
- pillow==10.2.0
93
- platformdirs==4.0.0
94
- prometheus-client==0.18.0
95
- prompt-toolkit==3.0.41
96
- protobuf==4.25.1
97
- psutil==5.9.6
98
- pure-eval==0.2.2
99
- pyamg==5.0.1
100
- pyarrow==14.0.1
101
- pycparser==2.21
102
- pydantic==2.5.3
103
- pydantic_core==2.14.6
104
- pydeck==0.8.1b0
105
- Pygments==2.16.1
106
- pyMechkar==0.1.5
107
- pyodbc==5.0.1
108
- pyrate-limiter==3.6.0
109
- python-dateutil==2.8.2
110
- python-json-logger==2.0.7
111
- python-telegram-bot==13.11
112
- pytz==2023.3.post1
113
- PyYAML==6.0.1
114
- pyzmq==25.1.1
115
- referencing==0.31.0
116
- regex==2023.12.25
117
  requests==2.31.0
118
- rfc3339-validator==0.1.4
119
- rfc3986-validator==0.1.1
120
- rich==13.7.0
121
- rpds-py==0.12.0
122
- scikit-learn==1.4.1.post1
123
- sec-api==1.0.17
124
- sec-edgar-api==1.1.0
125
- Send2Trash==1.8.2
126
  six==1.16.0
127
- smmap==5.0.1
128
- sniffio==1.3.0
 
 
 
129
  soupsieve==2.5
130
- SQLAlchemy==2.0.25
131
- stack-data==0.6.3
132
- streamlit==1.28.2
133
- sweetviz==2.3.1
134
- tangled-up-in-unicode==0.2.0
135
- tenacity==8.2.3
136
- terminado==0.18.0
137
- textblob==0.17.1
138
- tinycss2==1.2.1
139
- toml==0.10.2
140
- toolz==0.12.0
141
- tornado==6.3.3
142
- tqdm==4.66.2
143
- traitlets==5.13.0
144
- typeguard==4.1.5
145
- types-python-dateutil==2.8.19.14
146
- typing_extensions==4.8.0
147
- tzdata==2023.3
148
- tzlocal==5.2
149
- uri-template==1.3.0
150
- urllib3==2.1.0
151
- validators==0.22.0
152
- visions==0.7.5
153
- watchdog==3.0.0
154
- wcwidth==0.2.10
155
- webcolors==1.13
156
  webencodings==0.5.1
157
- websocket-client==1.6.4
158
- wordcloud==1.9.3
159
- xgboost==1.6.2
160
- xlrd==2.0.1
161
- ydata-profiling==4.6.4
162
- yfinance==0.2.36
163
- zipp==3.17.0
 
 
 
 
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
+ # by the following command:
4
+ #
5
+ # pip-compile requirements.in
6
+ #
7
  annotated-types==0.6.0
8
+ # via pydantic
9
+ anyio==4.3.0
10
+ # via starlette
11
+ appdirs==1.4.4
12
+ # via yfinance
13
+ beautifulsoup4==4.12.3
14
+ # via yfinance
15
+ certifi==2024.2.2
16
+ # via requests
 
 
 
 
 
 
 
 
 
 
17
  charset-normalizer==3.3.2
18
+ # via requests
19
+ contourpy==1.2.1
20
+ # via matplotlib
21
+ cycler==0.12.1
22
+ # via matplotlib
23
+ datetime==5.5
24
+ # via -r requirements.in
25
+ fastapi==0.110.3
26
+ # via -r requirements.in
27
+ fonttools==4.51.0
28
+ # via matplotlib
29
+ frozendict==2.4.2
30
+ # via yfinance
 
 
 
 
31
  html5lib==1.1
32
+ # via yfinance
33
+ idna==3.7
34
+ # via
35
+ # anyio
36
+ # requests
37
+ joblib==1.4.0
38
+ # via scikit-learn
39
+ kiwisolver==1.4.5
40
+ # via matplotlib
41
+ lxml==5.2.1
42
+ # via yfinance
43
+ matplotlib==3.8.4
44
+ # via -r requirements.in
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  multitasking==0.0.11
46
+ # via yfinance
47
+ numpy==1.26.4
48
+ # via
49
+ # contourpy
50
+ # matplotlib
51
+ # pandas
52
+ # scikit-learn
53
+ # scipy
54
+ # xgboost
55
+ # yfinance
56
+ packaging==24.0
57
+ # via matplotlib
58
  pandas==2.2.2
59
+ # via
60
+ # -r requirements.in
61
+ # yfinance
62
+ peewee==3.17.3
63
+ # via yfinance
64
+ pillow==10.3.0
65
+ # via matplotlib
66
+ pydantic==2.7.1
67
+ # via fastapi
68
+ pydantic-core==2.18.2
69
+ # via pydantic
70
+ pyparsing==3.1.2
71
+ # via matplotlib
72
+ python-dateutil==2.9.0.post0
73
+ # via
74
+ # matplotlib
75
+ # pandas
76
+ pytz==2024.1
77
+ # via
78
+ # datetime
79
+ # pandas
80
+ # yfinance
 
 
 
 
 
 
 
 
 
 
81
  requests==2.31.0
82
+ # via yfinance
83
+ scikit-learn==1.4.2
84
+ # via -r requirements.in
85
+ scipy==1.13.0
86
+ # via
87
+ # scikit-learn
88
+ # xgboost
 
89
  six==1.16.0
90
+ # via
91
+ # html5lib
92
+ # python-dateutil
93
+ sniffio==1.3.1
94
+ # via anyio
95
  soupsieve==2.5
96
+ # via beautifulsoup4
97
+ starlette==0.37.2
98
+ # via fastapi
99
+ threadpoolctl==3.5.0
100
+ # via scikit-learn
101
+ typing-extensions==4.11.0
102
+ # via
103
+ # fastapi
104
+ # pydantic
105
+ # pydantic-core
106
+ tzdata==2024.1
107
+ # via pandas
108
+ urllib3==2.2.1
109
+ # via requests
 
 
 
 
 
 
 
 
 
 
 
 
110
  webencodings==0.5.1
111
+ # via html5lib
112
+ xgboost==2.0.3
113
+ # via -r requirements.in
114
+ yfinance==0.2.38
115
+ # via -r requirements.in
116
+ zope-interface==6.3
117
+ # via datetime
118
+
119
+ # The following packages are considered to be unsafe in a requirements file:
120
+ # setuptools