Skip to content

Commit 9f20559

Browse files
committed
Update Python dependencies
1 parent a523a28 commit 9f20559

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

Pipfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
numpy = "*"
8-
hyperscan = "0.3.3"
8+
hyperscan = "*"
99
pyarrow = "*"
1010
scipy = "*"
1111
joblib = "*"
@@ -17,4 +17,4 @@ tensorflow = "*"
1717
[dev-packages]
1818

1919
[requires]
20-
python_version = "3.9"
20+
python_version = "3.11"

Pipfile.lock

+12-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)