Skip to content

Commit

Permalink
updated lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
smythi93 committed Jul 28, 2024
1 parent deea214 commit e5b94d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ classifiers = [
"Topic :: Software Development :: Testing"
]
dependencies = [
"sflkitlib>=0.0.3",
"sflkitlib>=0.0.4",
"numpy>=1.23.5",
"matplotlib>=3.7.2",
"sortedcollections>=2.1.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sflkitlib>=0.0.3
sflkitlib>=0.0.4
numpy>=1.23.5
matplotlib>=3.7.2
sortedcollections>=2.1.0

0 comments on commit e5b94d7

Please sign in to comment.