Skip to content

Commit f541fff

Browse files
authored
Merge pull request #199 from MITLibraries/dependency-updates
Update dependencies
2 parents d266bc8 + 5899268 commit f541fff

File tree

2 files changed

+263
-289
lines changed

2 files changed

+263
-289
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name = "pypi"
66
[packages]
77
boto3 = "*"
88
click = "*"
9+
ijson = "*"
910
opensearch-py = "*"
1011
rich-click = "*"
1112
sentry-sdk = "*"
@@ -18,7 +19,6 @@ boto3-stubs = "*"
1819
coverage = "*"
1920
coveralls = "*"
2021
freezegun = "*"
21-
ijson = "*"
2222
mypy = "*"
2323
pydocstyle = "*"
2424
pylama = {extras = ["all"], version = "*"}

0 commit comments

Comments
 (0)