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 eba822f commit 89afdb6Copy full SHA for 89afdb6
Pipfile
@@ -8,12 +8,9 @@ cachetools = "*" # Required by google-api-python-client
8
feedparser = "*"
9
GitPython = "*"
10
google-api-python-client = "*"
11
-#h11 = ">=0.16.0" # Ensure dependency is secure
12
matplotlib = "*"
13
pandas = "*"
14
-#pillow = ">=11.3.0" # Ensure dependency is secure
15
Pygments = "*"
16
-#python-dotenv = "*"
17
PyYAML = "*"
18
requests = ">=2.31.0"
19
urllib3 = ">=2.6.3" # Ensure dependency is secure
0 commit comments