Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Sep 23, 2024
1 parent 7df1ccc commit 6cb363f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ namespaces = true
# ----------------------------------------- Project Metadata -------------------------------------
#
[project]
version = "0.0.0.dev9"
version = "0.0.0.dev10"
name = "PyBadger"
requires-python = ">=3.10"
dependencies = [
"PyLinks == 0.0.0.dev27",
"HTMP == 0.0.0.dev3",
"HTMP == 0.0.0.dev4",
"ProtocolMan == 0.0.0.dev2",
"IPython",
]

0 comments on commit 6cb363f

Please sign in to comment.