Skip to content

Commit 852372c

Browse files
committed
chore: update OpenAI and SpeechRecognition package versions in requirements.txt
1 parent 02e6b44 commit 852372c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

automotive_ai/requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ google-api-python-client>=2.159.0
77
matplotlib>=3.10.0
88
msal>=1.31.1
99
obd>=0.7.2
10-
openai>=1.59.9
10+
openai>=1.60.1
1111
pandas>=2.2.3
12+
PyAudio>=0.2.14
1213
pyserial>=3.5
1314
python-dotenv>=1.0.1
1415
pytz>=2024.2
1516
requests>=2.32.3
1617
rich>=13.9.4
1718
spacy>=3.8.4
18-
SpeechRecognition>=3.14.0
19+
SpeechRecognition>=3.14.1
1920
twilio>=9.4.3

0 commit comments

Comments
 (0)