Skip to content

Commit 43b262e

Browse files
committed
chore: update package versions in requirements.txt
1 parent 0505895 commit 43b262e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

automotive_ai/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
azure-cognitiveservices-speech>=1.42.0
1+
azure-cognitiveservices-speech>=1.43.0
22
azure-identity>=1.21.0
33
beautifulsoup4>=4.13.3
44
dateparser>=1.2.1
55
flask>=3.1.0
6-
google-api-python-client>=2.164.0
6+
google-api-python-client>=2.165.0
77
matplotlib>=3.10.1
88
msal>=1.32.0
99
obd>=0.7.2
10-
openai>=1.66.3
10+
openai>=1.68.2
1111
pandas>=2.2.3
1212
PyAudio>=0.2.14
1313
pyserial>=3.5
1414
python-dotenv>=1.0.1
15-
pytz>=2025.1
15+
pytz>=2025.2
1616
requests>=2.32.3
1717
rich>=13.9.4
1818
spacy>=3.8.4
19-
SpeechRecognition>=3.14.1
20-
twilio>=9.5.0
19+
SpeechRecognition>=3.14.2
20+
twilio>=9.5.1

0 commit comments

Comments
 (0)