Skip to content

Commit 7eaa5f9

Browse files
updates + fixes alerts
1 parent 0260056 commit 7eaa5f9

File tree

6 files changed

+76
-52
lines changed

6 files changed

+76
-52
lines changed

helpers/settings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"refinery-model-provider",
2222
"refinery-commercial-proxy",
2323
"gates-gateway",
24-
"chat-gateway",
24+
# "chat-gateway",
2525
"cognition-gateway",
2626
]
2727

@@ -31,7 +31,7 @@
3131
"refinery-lf-exec-env",
3232
"refinery-record-ide-env",
3333
"gates-runtime",
34-
"chat-exec-env",
34+
# "chat-exec-env",
3535
"cognition-exec-env",
3636
]
3737

requirements/common-requirements.txt

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# pip-compile common-requirements.in
@@ -24,9 +24,11 @@ exceptiongroup==1.2.0
2424
# via anyio
2525
fastapi==0.110.0
2626
# via -r mini-requirements.in
27+
greenlet==3.0.3
28+
# via sqlalchemy
2729
h11==0.14.0
2830
# via uvicorn
29-
idna==3.6
31+
idna==3.7
3032
# via
3133
# anyio
3234
# requests
@@ -48,7 +50,7 @@ pydantic==1.10.8
4850
# via
4951
# -r mini-requirements.in
5052
# fastapi
51-
python-dateutil==2.8.2
53+
python-dateutil==2.9.0.post0
5254
# via
5355
# botocore
5456
# pandas
@@ -66,12 +68,11 @@ sqlalchemy==1.4.42
6668
# via -r common-requirements.in
6769
starlette==0.36.3
6870
# via fastapi
69-
typing-extensions==4.10.0
71+
typing-extensions==4.11.0
7072
# via
7173
# anyio
7274
# fastapi
7375
# pydantic
74-
# starlette
7576
urllib3==1.26.18
7677
# via
7778
# botocore

requirements/exec-env-requirements.txt

Lines changed: 23 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# pip-compile exec-env-requirements.in
66
#
7-
aiohttp==3.9.3
7+
aiohttp==3.9.4
88
# via openai
99
aiosignal==1.3.1
1010
# via aiohttp
@@ -76,6 +76,8 @@ fuzzywuzzy==0.18.0
7676
# via -r exec-env-requirements.in
7777
google-search-results==2.4.1
7878
# via -r exec-env-requirements.in
79+
greenlet==3.0.3
80+
# via sqlalchemy
7981
groq==0.4.2
8082
# via -r exec-env-requirements.in
8183
h11==0.14.0
@@ -84,23 +86,23 @@ hijri-converter==2.3.1
8486
# via holidays
8587
holidays==0.21.13
8688
# via -r exec-env-requirements.in
87-
httpcore==1.0.4
89+
httpcore==1.0.5
8890
# via httpx
8991
httpx==0.27.0
9092
# via groq
91-
idna==3.6
93+
idna==3.7
9294
# via
9395
# anyio
9496
# httpx
9597
# requests
9698
# yarl
97-
inflect==7.0.0
99+
inflect==7.2.0
98100
# via quantulum3
99101
jellyfish==1.0.3
100102
# via textacy
101103
jinja2==3.1.3
102104
# via spacy
103-
joblib==1.3.2
105+
joblib==1.4.0
104106
# via
105107
# nltk
106108
# scikit-learn
@@ -120,12 +122,14 @@ lexmo==0.1.4
120122
# via -r exec-env-requirements.in
121123
libretranslatepy==2.1.1
122124
# via translate
123-
lxml==5.1.0
125+
lxml==5.2.1
124126
# via
125127
# breadability
126128
# translate
127129
markupsafe==2.1.5
128130
# via jinja2
131+
more-itertools==10.2.0
132+
# via inflect
129133
multidict==6.0.5
130134
# via
131135
# aiohttp
@@ -135,7 +139,7 @@ murmurhash==1.0.10
135139
# preshed
136140
# spacy
137141
# thinc
138-
networkx==3.2.1
142+
networkx==3.3
139143
# via textacy
140144
nltk==3.7
141145
# via
@@ -158,11 +162,11 @@ numpy==1.23.4
158162
# thinc
159163
openai==0.27.7
160164
# via -r exec-env-requirements.in
161-
packaging==23.2
165+
packaging==24.0
162166
# via
163167
# spacy
164168
# thinc
165-
pandas==2.2.1
169+
pandas==2.2.2
166170
# via lexmo
167171
pathlib-abc==0.1.1
168172
# via pathy
@@ -178,11 +182,10 @@ pyaml==23.12.0
178182
# via scikit-optimize
179183
pycountry==23.12.11
180184
# via sumy
181-
pydantic==1.10.14
185+
pydantic==1.10.15
182186
# via
183187
# confection
184188
# groq
185-
# inflect
186189
# spacy
187190
# thinc
188191
pymeeus==0.5.12
@@ -230,7 +233,7 @@ scikit-learn==1.1.2
230233
# textacy
231234
scikit-optimize==0.9.0
232235
# via -r exec-env-requirements.in
233-
scipy==1.12.0
236+
scipy==1.13.0
234237
# via
235238
# scikit-learn
236239
# scikit-optimize
@@ -251,13 +254,12 @@ soupsieve==2.5
251254
spacy[ja]==3.4.2
252255
# via
253256
# -r exec-env-requirements.in
254-
# spacy
255257
# textacy
256258
spacy-legacy==3.0.12
257259
# via spacy
258260
spacy-loggers==1.0.5
259261
# via spacy
260-
sqlalchemy==2.0.28
262+
sqlalchemy==2.0.29
261263
# via knowledge
262264
srsly==2.4.8
263265
# via
@@ -266,7 +268,7 @@ srsly==2.4.8
266268
# thinc
267269
stemming==1.0.1
268270
# via -r exec-env-requirements.in
269-
sudachidict-core==20240109
271+
sudachidict-core==20240409
270272
# via spacy
271273
sudachipy==0.6.8
272274
# via
@@ -282,7 +284,7 @@ textstat==0.7.3
282284
# via -r exec-env-requirements.in
283285
thinc==8.1.12
284286
# via spacy
285-
threadpoolctl==3.3.0
287+
threadpoolctl==3.4.0
286288
# via scikit-learn
287289
tiktoken==0.4.0
288290
# via -r exec-env-requirements.in
@@ -296,17 +298,20 @@ tqdm==4.66.2
296298
# textacy
297299
translate==3.6.1
298300
# via -r exec-env-requirements.in
301+
typeguard==4.2.1
302+
# via inflect
299303
typer==0.4.2
300304
# via
301305
# pathy
302306
# spacy
303-
typing-extensions==4.10.0
307+
typing-extensions==4.11.0
304308
# via
305309
# anyio
306310
# groq
307311
# inflect
308312
# pydantic
309313
# sqlalchemy
314+
# typeguard
310315
tzdata==2024.1
311316
# via pandas
312317
urllib3==2.2.1

requirements/mini-requirements.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# pip-compile mini-requirements.in
@@ -18,7 +18,7 @@ fastapi==0.110.0
1818
# via -r mini-requirements.in
1919
h11==0.14.0
2020
# via uvicorn
21-
idna==3.6
21+
idna==3.7
2222
# via
2323
# anyio
2424
# requests
@@ -32,12 +32,11 @@ sniffio==1.3.1
3232
# via anyio
3333
starlette==0.36.3
3434
# via fastapi
35-
typing-extensions==4.10.0
35+
typing-extensions==4.11.0
3636
# via
3737
# anyio
3838
# fastapi
3939
# pydantic
40-
# starlette
4140
urllib3==2.2.1
4241
# via requests
4342
uvicorn==0.22.0

requirements/torch-cpu-requirements.txt

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
55
# pip-compile torch-cpu-requirements.in
@@ -26,27 +26,29 @@ exceptiongroup==1.2.0
2626
# via anyio
2727
fastapi==0.110.0
2828
# via -r mini-requirements.in
29-
filelock==3.13.1
29+
filelock==3.13.4
3030
# via
3131
# huggingface-hub
3232
# transformers
33-
fsspec==2024.2.0
33+
fsspec==2024.3.1
3434
# via huggingface-hub
35+
greenlet==3.0.3
36+
# via sqlalchemy
3537
h11==0.14.0
3638
# via uvicorn
37-
huggingface-hub==0.21.3
39+
huggingface-hub==0.22.2
3840
# via
3941
# tokenizers
4042
# transformers
41-
idna==3.6
43+
idna==3.7
4244
# via
4345
# anyio
4446
# requests
4547
jmespath==1.0.1
4648
# via
4749
# boto3
4850
# botocore
49-
joblib==1.3.2
51+
joblib==1.4.0
5052
# via
5153
# scikit-learn
5254
# scikit-optimize
@@ -60,7 +62,7 @@ numpy==1.23.4
6062
# scikit-optimize
6163
# scipy
6264
# transformers
63-
packaging==23.2
65+
packaging==24.0
6466
# via
6567
# huggingface-hub
6668
# transformers
@@ -102,7 +104,7 @@ scikit-learn==1.1.2
102104
# scikit-optimize
103105
scikit-optimize==0.9.0
104106
# via -r torch-cpu-requirements.in
105-
scipy==1.12.0
107+
scipy==1.13.0
106108
# via
107109
# scikit-learn
108110
# scikit-optimize
@@ -114,25 +116,24 @@ sqlalchemy==1.4.42
114116
# via -r common-requirements.in
115117
starlette==0.36.3
116118
# via fastapi
117-
threadpoolctl==3.3.0
119+
threadpoolctl==3.4.0
118120
# via scikit-learn
119121
tokenizers==0.15.2
120122
# via transformers
121-
torch==1.13.1
123+
torch==1.13.1+cpu
122124
# via -r torch-cpu-requirements.in
123125
tqdm==4.66.2
124126
# via
125127
# huggingface-hub
126128
# transformers
127129
transformers==4.38.2
128130
# via -r torch-cpu-requirements.in
129-
typing-extensions==4.10.0
131+
typing-extensions==4.11.0
130132
# via
131133
# anyio
132134
# fastapi
133135
# huggingface-hub
134136
# pydantic
135-
# starlette
136137
# torch
137138
urllib3==1.26.18
138139
# via

0 commit comments

Comments
 (0)