This repository was archived by the owner on Jun 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed
Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ idna = "==2.8"
1818itsdangerous = " ==1.1.0"
1919requests = " ==2.21.0"
2020urllib3 = " ==1.24.2"
21- Flask = " ==1.0.2"
22- Jinja2 = " ==2.10"
21+ Flask = " ==1.1.1"
2322MarkupSafe = " ==1.1.0"
2423"ruamel.yaml" = " ==0.15.81"
2524Werkzeug = " ==0.15.3"
2625google-auth = " *"
26+ dialogflow = " *"
2727
2828[requires ]
2929python_version = " 3.7"
Original file line number Diff line number Diff line change 11aniso8601 == 4.0.1
2- cachetools == 3 .1.1
2+ cachetools == 4 .1.1
33certifi == 2018.11.29
44chardet == 3.0.4
55click == 7.0
6+ dialogflow == 1.1.0
67flask == 1.1.1
7- google-auth == 1.6.3
8+ google-api-core [grpc ]== 1.23.0
9+ google-auth == 1.23.0
10+ googleapis-common-protos == 1.52.0
11+ grpcio == 1.34.0rc1
812idna == 2.8
913itsdangerous == 1.1.0
10- jinja2 == 2.10.1
14+ jinja2 == 3.0.0a1
1115markupsafe == 1.1.0
12- pyasn1-modules == 0.2.7
13- pyasn1 == 0.4.7
16+ protobuf == 4.0.0rc2
17+ pyasn1-modules == 0.2.8
18+ pyasn1 == 0.4.8
19+ pytz == 2020.4
1420requests == 2.21.0
15- rsa == 4.0
21+ rsa == 4.6 ; python_version >= '3.5'
1622ruamel.yaml == 0.15.81
17- six == 1.12 .0
18- urllib3 == 1.24.3
23+ six == 1.15 .0
24+ urllib3 == 1.24.2
1925werkzeug == 0.15.3
You can’t perform that action at this time.
0 commit comments