Skip to content

Commit 89afdb6

Browse files
committed
remove commented out modules (confirmed not-needed)
1 parent eba822f commit 89afdb6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Pipfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,9 @@ cachetools = "*" # Required by google-api-python-client
88
feedparser = "*"
99
GitPython = "*"
1010
google-api-python-client = "*"
11-
#h11 = ">=0.16.0" # Ensure dependency is secure
1211
matplotlib = "*"
1312
pandas = "*"
14-
#pillow = ">=11.3.0" # Ensure dependency is secure
1513
Pygments = "*"
16-
#python-dotenv = "*"
1714
PyYAML = "*"
1815
requests = ">=2.31.0"
1916
urllib3 = ">=2.6.3" # Ensure dependency is secure

0 commit comments

Comments
 (0)