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.
2 parents 160006f + 0ad1d6c commit fe2f386Copy full SHA for fe2f386
2 files changed
Pipfile
@@ -11,6 +11,8 @@ google-api-python-client = "*"
11
lxml = "*"
12
matplotlib = "*"
13
pandas = "*"
14
+protobuf = ">=6.33.5" # Ensure dependency is secure
15
+pyasn1 = ">=0.6.2" # Ensure dependency is secure
16
Pygments = "*"
17
PyYAML = "*"
18
requests = ">=2.31.0"
0 commit comments