Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 6531b3c

Browse files
committed
fixed packages conflicts
1 parent cfd9400 commit 6531b3c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

app/backend/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ deprecated==1.2.14
9494
# opentelemetry-semantic-conventions
9595
distro==1.9.0
9696
# via openai
97-
fixedint==0.2.0
97+
fixedint==0.1.6
9898
# via azure-monitor-opentelemetry-exporter
9999
flask==3.0.3
100100
# via quart
@@ -131,7 +131,7 @@ idna==3.10
131131
# httpx
132132
# requests
133133
# yarl
134-
importlib-metadata==8.5.0
134+
importlib-metadata==8.4.0
135135
# via
136136
# opentelemetry-api
137137
# opentelemetry-instrumentation-flask
@@ -325,13 +325,13 @@ portalocker==2.10.1
325325
# via msal-extensions
326326
priority==2.0.0
327327
# via hypercorn
328-
psutil==6.1.0
328+
psutil==5.9.1
329329
# via azure-monitor-opentelemetry-exporter
330330
pycparser==2.22
331331
# via cffi
332332
pydantic==2.9.2
333333
# via openai
334-
pydantic-core==2.25.1
334+
pydantic-core==2.23.4
335335
# via pydantic
336336
pyjwt[crypto]==2.9.0
337337
# via
@@ -377,7 +377,7 @@ sniffio==1.3.1
377377
# openai
378378
soupsieve==2.6
379379
# via beautifulsoup4
380-
std-uritemplate==2.0.0
380+
std-uritemplate==1.0.6
381381
# via microsoft-kiota-abstractions
382382
tenacity==9.0.0
383383
# via -r requirements.in

0 commit comments

Comments
 (0)