Skip to content

Commit

Permalink
tested dependencies/sanity workflow with python 3.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
smarek committed Nov 30, 2024
1 parent 3f30053 commit 3f14996
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 @@ -21,7 +21,7 @@ classifiers = [
dependencies = [
"dmr-kaitai>=1.0",
"bitarray>=2.9.2",
"numpy>=1.26.3",
"numpy>=1.24.4", # 1.24.4 is latest release compatible with Python 3.8.x branch
"scapy>=2.5.0",
"asyncio>=3.4.3",
"puresnmp>=2.0.0.post1"
Expand Down

0 comments on commit 3f14996

Please sign in to comment.