Skip to content

Commit a75f003

Browse files
Updated masonite package version
1 parent 6587102 commit a75f003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
# your project is installed. For an analysis of "install_requires" vs pip's
6767
# requirements files see:
6868
# https://packaging.python.org/en/latest/requirements.html
69-
install_requires=["masonite>=4.0<5.0"],
69+
install_requires=["masonite>=4.0,<5.0"],
7070
# List additional groups of dependencies here (e.g. development
7171
# dependencies). You can install these using the following syntax,
7272
# for example:

0 commit comments

Comments
 (0)