Skip to content

Commit

Permalink
Update pyproject.toml (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
himynamesdave authored Jan 3, 2025
1 parent cc06bbf commit 04486a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers = [
]
dependencies = [
"stix2",
"python-arango==7.9.1; python_version >= '3.8'",
"python-arango>=7.9.1; python_version >= '3.8'",
"tqdm==4.66.4; python_version >= '3.7'",
"jsonschema==4.22.0; python_version >= '3.8'",
"requests==2.32.2; python_version >= '3.7'",
Expand Down

0 comments on commit 04486a1

Please sign in to comment.