YaakovY commited on
Commit
1495512
1 Parent(s): 63bc08c
Files changed (1) hide show
  1. requirements.txt +165 -6
requirements.txt CHANGED
@@ -1,6 +1,165 @@
1
- fastapi==0.74.*
2
- requests==2.27.*
3
- sentencepiece==0.1.*
4
- torch==1.11.*
5
- transformers==4.*
6
- uvicorn[standard]==0.17.*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.26.2
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
+ pywin32==306
114
+ pywinpty==2.0.12
115
+ PyYAML==6.0.1
116
+ pyzmq==25.1.1
117
+ referencing==0.31.0
118
+ regex==2023.12.25
119
+ requests==2.31.0
120
+ rfc3339-validator==0.1.4
121
+ rfc3986-validator==0.1.1
122
+ rich==13.7.0
123
+ rpds-py==0.12.0
124
+ scikit-learn==1.4.1.post1
125
+ sec-api==1.0.17
126
+ sec-edgar-api==1.1.0
127
+ Send2Trash==1.8.2
128
+ six==1.16.0
129
+ smmap==5.0.1
130
+ sniffio==1.3.0
131
+ soupsieve==2.5
132
+ SQLAlchemy==2.0.25
133
+ stack-data==0.6.3
134
+ streamlit==1.28.2
135
+ sweetviz==2.3.1
136
+ tangled-up-in-unicode==0.2.0
137
+ tenacity==8.2.3
138
+ terminado==0.18.0
139
+ textblob==0.17.1
140
+ tinycss2==1.2.1
141
+ toml==0.10.2
142
+ toolz==0.12.0
143
+ tornado==6.3.3
144
+ tqdm==4.66.2
145
+ traitlets==5.13.0
146
+ typeguard==4.1.5
147
+ types-python-dateutil==2.8.19.14
148
+ typing_extensions==4.8.0
149
+ tzdata==2023.3
150
+ tzlocal==5.2
151
+ uri-template==1.3.0
152
+ urllib3==2.1.0
153
+ validators==0.22.0
154
+ visions==0.7.5
155
+ watchdog==3.0.0
156
+ wcwidth==0.2.10
157
+ webcolors==1.13
158
+ webencodings==0.5.1
159
+ websocket-client==1.6.4
160
+ wordcloud==1.9.3
161
+ xgboost==1.6.2
162
+ xlrd==2.0.1
163
+ ydata-profiling==4.6.4
164
+ yfinance==0.2.36
165
+ zipp==3.17.0