Skip to content

Commit

Permalink
Don't restrict metloom as much
Browse files Browse the repository at this point in the history
  • Loading branch information
micah-prime committed Oct 26, 2023
1 parent 5dec3e2 commit 68e5634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
history = history_file.read()

requirements = [
'metloom>=0.4.0,<1.0.0',
'metloom>=0.3.0,<1.0.0',
]

test_requirements = ['pytest>=3', ]
Expand Down

0 comments on commit 68e5634

Please sign in to comment.