Skip to content

Commit fe2f386

Browse files
committed
Merge branch 'main' into arxiv-fetch
2 parents 160006f + 0ad1d6c commit fe2f386

File tree

2 files changed

+398
-208
lines changed

2 files changed

+398
-208
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ google-api-python-client = "*"
1111
lxml = "*"
1212
matplotlib = "*"
1313
pandas = "*"
14+
protobuf = ">=6.33.5" # Ensure dependency is secure
15+
pyasn1 = ">=0.6.2" # Ensure dependency is secure
1416
Pygments = "*"
1517
PyYAML = "*"
1618
requests = ">=2.31.0"

0 commit comments

Comments
 (0)