Skip to content

Commit 9e73061

Browse files
committed
Merge remote-tracking branch 'origin/main' into process_report
2 parents 7ceb648 + 23e541f commit 9e73061

File tree

12 files changed

+1006
-719
lines changed

12 files changed

+1006
-719
lines changed

Pipfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ cachetools = "*" # Required by google-api-python-client
88
feedparser = "*"
99
GitPython = "*"
1010
google-api-python-client = "*"
11+
lxml = "*"
1112
matplotlib = "*"
1213
pandas = "*"
14+
protobuf = ">=6.33.5" # Ensure dependency is secure
15+
pyasn1 = ">=0.6.2" # Ensure dependency is secure
1316
Pygments = "*"
1417
PyYAML = "*"
1518
requests = ">=2.31.0"

Pipfile.lock

Lines changed: 543 additions & 223 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)