8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d214c7 commit 974b758Copy full SHA for 974b758
dialogflow-cx/requirements.txt
@@ -3,6 +3,6 @@ Flask==3.0.3
3
python-dateutil==2.9.0.post0
4
functions-framework==3.8.2
5
Werkzeug==3.0.6
6
-termcolor==2.5.0; python_version >= "3.9"
+termcolor==3.0.0; python_version >= "3.9"
7
termcolor==2.4.0; python_version == "3.8"
8
pyaudio==0.2.14
dialogflow/requirements.txt
@@ -1,6 +1,6 @@
1
google-cloud-dialogflow==2.36.0
2
Flask==3.0.3
-termcolor==2.4.0
+termcolor==3.0.0
0 commit comments