a-v-bely commited on
Commit
494ed08
·
1 Parent(s): 09c42bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -10,7 +10,7 @@ async-timeout==5.0.1
10
  attrs==24.2.0
11
  bert-extractive-summarizer==0.10.1
12
  blinker==1.9.0
13
- blis==0.9.1
14
  cachetools==5.5.0
15
  catalogue==2.0.10
16
  catboost==1.2.7
@@ -18,7 +18,7 @@ certifi==2024.8.30
18
  cffi==1.17.1
19
  charset-normalizer==3.4.0
20
  click==8.1.7
21
- cloudpathlib==0.20.0
22
  colorama==0.4.6
23
  confection==0.1.5
24
  contourpy==1.3.1
@@ -90,16 +90,16 @@ regex==2024.11.6
90
  requests==2.32.3
91
  rich==13.9.4
92
  rpds-py==0.22.3
93
- ru_core_news_lg @ https://github.com/explosion/spacy-models/releases/download/ru_core_news_lg-3.8.0/ru_core_news_lg-3.8.0-py3-none-any.whl#sha256=90bd584be86772b647e1b15cdc62e09d3a7182284ee23da95e19c2bf71aa0189
94
  safetensors==0.4.5
95
  scikit-learn==1.6.0
96
  scipy==1.13.1
97
  shellingham==1.5.4
98
  six==1.17.0
99
- smart-open==7.0.5
100
  smmap==5.0.1
101
  sniffio==1.3.1
102
- spacy==3.8.2
103
  spacy-legacy==3.0.12
104
  spacy-loggers==1.0.5
105
  srsly==2.5.0
@@ -119,13 +119,13 @@ tornado==6.4.2
119
  tqdm==4.67.1
120
  transformers==4.47.0
121
  trycourier==6.2.1
122
- typer==0.15.1
123
  typing_extensions==4.12.2
124
  tzdata==2024.2
125
  urllib3==2.2.3
126
  wasabi==1.1.3
127
  watchdog==6.0.0
128
- weasel==0.4.1
129
  websockets==13.1
130
  wrapt==1.17.0
131
  yarl==1.18.3
 
10
  attrs==24.2.0
11
  bert-extractive-summarizer==0.10.1
12
  blinker==1.9.0
13
+ blis==0.7.11
14
  cachetools==5.5.0
15
  catalogue==2.0.10
16
  catboost==1.2.7
 
18
  cffi==1.17.1
19
  charset-normalizer==3.4.0
20
  click==8.1.7
21
+ cloudpathlib==0.16.0
22
  colorama==0.4.6
23
  confection==0.1.5
24
  contourpy==1.3.1
 
90
  requests==2.32.3
91
  rich==13.9.4
92
  rpds-py==0.22.3
93
+ ru-core-news-lg @ https://github.com/explosion/spacy-models/releases/download/ru_core_news_lg-3.7.0/ru_core_news_lg-3.7.0-py3-none-any.whl#sha256=fffc0e466b2ec712fd580e351c9107af667118284c9456c2c856e24ce4d58f7b
94
  safetensors==0.4.5
95
  scikit-learn==1.6.0
96
  scipy==1.13.1
97
  shellingham==1.5.4
98
  six==1.17.0
99
+ smart-open==6.4.0
100
  smmap==5.0.1
101
  sniffio==1.3.1
102
+ spacy==3.7.2
103
  spacy-legacy==3.0.12
104
  spacy-loggers==1.0.5
105
  srsly==2.5.0
 
119
  tqdm==4.67.1
120
  transformers==4.47.0
121
  trycourier==6.2.1
122
+ typer==0.9.4
123
  typing_extensions==4.12.2
124
  tzdata==2024.2
125
  urllib3==2.2.3
126
  wasabi==1.1.3
127
  watchdog==6.0.0
128
+ weasel==0.3.4
129
  websockets==13.1
130
  wrapt==1.17.0
131
  yarl==1.18.3