Nurbek-web commited on
Commit
4694302
1 Parent(s): 8d45aac

fixes with python version 3.8

Browse files
Files changed (1) hide show
  1. requirements.txt +35 -40
requirements.txt CHANGED
@@ -6,12 +6,11 @@ annotated-types==0.6.0
6
  anyio==4.3.0
7
  argon2-cffi==23.1.0
8
  argon2-cffi-bindings==21.2.0
 
9
  asttokens==2.4.1
10
  async-lru==2.0.4
11
- async-timeout==4.0.3
12
  attrs==23.2.0
13
  Babel==2.14.0
14
- backcall==0.2.0
15
  beautifulsoup4==4.12.3
16
  bleach==6.1.0
17
  blis==0.7.11
@@ -24,15 +23,14 @@ cloudpathlib==0.16.0
24
  colorama==0.4.6
25
  comm==0.2.2
26
  confection==0.1.4
27
- contourpy==1.1.1
28
  cycler==0.12.1
29
  cymem==2.0.8
30
- datasets==2.18.0
31
  debugpy==1.8.1
32
  decorator==5.1.1
33
  defusedxml==0.7.1
34
  dill==0.3.8
35
- exceptiongroup==1.2.1
36
  executing==2.0.1
37
  fastai==2.7.14
38
  fastapi==0.110.2
@@ -44,45 +42,45 @@ fastprogress==1.0.3
44
  ffmpy==0.3.2
45
  filelock==3.13.4
46
  fonttools==4.51.0
 
47
  frozenlist==1.4.1
48
- fsspec==2024.2.0
49
  gradio==3.42.0
50
- gradio-client==0.5.0
51
  graphviz==0.20.3
52
  h11==0.14.0
53
  httpcore==1.0.5
54
  httpx==0.27.0
55
  huggingface-hub==0.22.2
56
  idna==3.7
57
- importlib-metadata==7.1.0
58
- importlib-resources==6.4.0
59
  ipykernel==6.29.4
60
- ipython==8.12.3
61
  ipython-genutils==0.2.0
62
  ipywidgets==7.8.1
 
63
  jedi==0.19.1
64
  Jinja2==3.1.3
65
  joblib==1.4.0
66
  json5==0.9.25
 
67
  jsonschema==4.21.1
68
  jsonschema-specifications==2023.12.1
69
- jupyter-client==8.6.1
70
- jupyter-core==5.7.2
71
  jupyter-events==0.10.0
72
  jupyter-lsp==2.2.5
73
- jupyter-server==2.14.0
74
- jupyter-server-terminals==0.5.3
 
 
75
  jupyterlab==4.1.6
76
- jupyterlab-pygments==0.3.0
77
- jupyterlab-server==2.26.0
78
  jupyterlab-widgets==1.1.7
 
 
79
  kiwisolver==1.4.5
80
  langcodes==3.3.0
81
- markdown-it-py==3.0.0
82
  MarkupSafe==2.1.5
83
- matplotlib==3.7.5
84
  matplotlib-inline==0.1.7
85
- mdurl==0.1.2
86
  mistune==3.0.2
87
  mpmath==1.3.0
88
  multidict==6.0.5
@@ -92,22 +90,20 @@ nbclient==0.10.0
92
  nbconvert==7.16.3
93
  nbformat==5.10.4
94
  nest-asyncio==1.6.0
95
- networkx==3.1
96
  notebook==7.1.3
97
- notebook-shim==0.2.4
98
- numpy==1.24.4
99
  orjson==3.10.1
100
  overrides==7.7.0
101
  packaging==24.0
102
- pandas==2.0.3
103
  pandocfilters==1.5.1
104
  parso==0.8.4
105
- pickleshare==0.7.5
106
  pillow==10.3.0
107
- pkgutil-resolve-name==1.3.10
108
  platformdirs==4.2.0
109
  preshed==3.0.9
110
- prometheus-client==0.20.0
111
  prompt-toolkit==3.0.43
112
  psutil==5.9.8
113
  pure-eval==0.2.2
@@ -115,32 +111,31 @@ pyarrow==15.0.2
115
  pyarrow-hotfix==0.6
116
  pycparser==2.22
117
  pydantic==2.7.0
118
- pydantic-core==2.18.1
119
  pydub==0.25.1
120
- pygments==2.17.2
121
  pyparsing==3.1.2
122
  python-dateutil==2.9.0.post0
123
  python-json-logger==2.0.7
124
  python-multipart==0.0.9
125
  pytz==2024.1
 
126
  pywinpty==2.0.13
127
  PyYAML==6.0.1
128
- pyzmq==26.0.0
129
  referencing==0.34.0
130
  regex==2024.4.16
131
  requests==2.31.0
132
  rfc3339-validator==0.1.4
133
  rfc3986-validator==0.1.1
134
- rich==13.7.1
135
  rpds-py==0.18.0
136
- ruff==0.4.1
137
  safetensors==0.4.3
138
- scikit-learn==1.3.2
139
- scipy==1.10.1
140
  semantic-version==2.10.0
141
  Send2Trash==1.8.3
142
  sentencepiece==0.2.0
143
- shellingham==1.5.4
144
  six==1.16.0
145
  smart-open==6.4.0
146
  sniffio==1.3.1
@@ -157,27 +152,27 @@ thinc==8.2.3
157
  threadpoolctl==3.4.0
158
  tinycss2==1.2.1
159
  tokenizers==0.19.1
160
- tomli==2.0.1
161
- tomlkit==0.12.0
162
  toolz==0.12.1
163
  torch==2.2.2
164
  torchvision==0.17.2
165
  tornado==6.4
166
  tqdm==4.66.2
167
- traitlets==5.14.2
168
  transformers==4.40.0
169
- typer==0.12.3
170
- typing-extensions==4.11.0
 
171
  tzdata==2024.1
 
172
  urllib3==2.2.1
173
  uvicorn==0.29.0
174
  wasabi==1.1.2
175
  wcwidth==0.2.13
176
  weasel==0.3.4
 
177
  webencodings==0.5.1
178
  websocket-client==1.7.0
179
  websockets==11.0.3
180
  widgetsnbextension==3.6.6
181
  xxhash==3.4.1
182
  yarl==1.9.4
183
- zipp==3.18.1
 
6
  anyio==4.3.0
7
  argon2-cffi==23.1.0
8
  argon2-cffi-bindings==21.2.0
9
+ arrow==1.3.0
10
  asttokens==2.4.1
11
  async-lru==2.0.4
 
12
  attrs==23.2.0
13
  Babel==2.14.0
 
14
  beautifulsoup4==4.12.3
15
  bleach==6.1.0
16
  blis==0.7.11
 
23
  colorama==0.4.6
24
  comm==0.2.2
25
  confection==0.1.4
26
+ contourpy==1.2.1
27
  cycler==0.12.1
28
  cymem==2.0.8
29
+ datasets==2.19.0
30
  debugpy==1.8.1
31
  decorator==5.1.1
32
  defusedxml==0.7.1
33
  dill==0.3.8
 
34
  executing==2.0.1
35
  fastai==2.7.14
36
  fastapi==0.110.2
 
42
  ffmpy==0.3.2
43
  filelock==3.13.4
44
  fonttools==4.51.0
45
+ fqdn==1.5.1
46
  frozenlist==1.4.1
47
+ fsspec==2024.3.1
48
  gradio==3.42.0
49
+ gradio_client==0.5.0
50
  graphviz==0.20.3
51
  h11==0.14.0
52
  httpcore==1.0.5
53
  httpx==0.27.0
54
  huggingface-hub==0.22.2
55
  idna==3.7
56
+ importlib_resources==6.4.0
 
57
  ipykernel==6.29.4
58
+ ipython==8.23.0
59
  ipython-genutils==0.2.0
60
  ipywidgets==7.8.1
61
+ isoduration==20.11.0
62
  jedi==0.19.1
63
  Jinja2==3.1.3
64
  joblib==1.4.0
65
  json5==0.9.25
66
+ jsonpointer==2.4
67
  jsonschema==4.21.1
68
  jsonschema-specifications==2023.12.1
 
 
69
  jupyter-events==0.10.0
70
  jupyter-lsp==2.2.5
71
+ jupyter_client==8.6.1
72
+ jupyter_core==5.7.2
73
+ jupyter_server==2.14.0
74
+ jupyter_server_terminals==0.5.3
75
  jupyterlab==4.1.6
 
 
76
  jupyterlab-widgets==1.1.7
77
+ jupyterlab_pygments==0.3.0
78
+ jupyterlab_server==2.26.0
79
  kiwisolver==1.4.5
80
  langcodes==3.3.0
 
81
  MarkupSafe==2.1.5
82
+ matplotlib==3.8.4
83
  matplotlib-inline==0.1.7
 
84
  mistune==3.0.2
85
  mpmath==1.3.0
86
  multidict==6.0.5
 
90
  nbconvert==7.16.3
91
  nbformat==5.10.4
92
  nest-asyncio==1.6.0
93
+ networkx==3.3
94
  notebook==7.1.3
95
+ notebook_shim==0.2.4
96
+ numpy==1.26.4
97
  orjson==3.10.1
98
  overrides==7.7.0
99
  packaging==24.0
100
+ pandas==2.2.2
101
  pandocfilters==1.5.1
102
  parso==0.8.4
 
103
  pillow==10.3.0
 
104
  platformdirs==4.2.0
105
  preshed==3.0.9
106
+ prometheus_client==0.20.0
107
  prompt-toolkit==3.0.43
108
  psutil==5.9.8
109
  pure-eval==0.2.2
 
111
  pyarrow-hotfix==0.6
112
  pycparser==2.22
113
  pydantic==2.7.0
114
+ pydantic_core==2.18.1
115
  pydub==0.25.1
116
+ Pygments==2.17.2
117
  pyparsing==3.1.2
118
  python-dateutil==2.9.0.post0
119
  python-json-logger==2.0.7
120
  python-multipart==0.0.9
121
  pytz==2024.1
122
+ pywin32==306
123
  pywinpty==2.0.13
124
  PyYAML==6.0.1
125
+ pyzmq==26.0.1
126
  referencing==0.34.0
127
  regex==2024.4.16
128
  requests==2.31.0
129
  rfc3339-validator==0.1.4
130
  rfc3986-validator==0.1.1
 
131
  rpds-py==0.18.0
 
132
  safetensors==0.4.3
133
+ scikit-learn==1.4.2
134
+ scipy==1.13.0
135
  semantic-version==2.10.0
136
  Send2Trash==1.8.3
137
  sentencepiece==0.2.0
138
+ setuptools==69.5.1
139
  six==1.16.0
140
  smart-open==6.4.0
141
  sniffio==1.3.1
 
152
  threadpoolctl==3.4.0
153
  tinycss2==1.2.1
154
  tokenizers==0.19.1
 
 
155
  toolz==0.12.1
156
  torch==2.2.2
157
  torchvision==0.17.2
158
  tornado==6.4
159
  tqdm==4.66.2
160
+ traitlets==5.14.3
161
  transformers==4.40.0
162
+ typer==0.9.4
163
+ types-python-dateutil==2.9.0.20240316
164
+ typing_extensions==4.11.0
165
  tzdata==2024.1
166
+ uri-template==1.3.0
167
  urllib3==2.2.1
168
  uvicorn==0.29.0
169
  wasabi==1.1.2
170
  wcwidth==0.2.13
171
  weasel==0.3.4
172
+ webcolors==1.13
173
  webencodings==0.5.1
174
  websocket-client==1.7.0
175
  websockets==11.0.3
176
  widgetsnbextension==3.6.6
177
  xxhash==3.4.1
178
  yarl==1.9.4