Skip to content

Commit 07b4729

Browse files
committed
Merge branch '2.3' of https://github.com/MasoniteFramework/masonite into 2.3
2 parents a658d7f + 7a8e315 commit 07b4729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
install_requires=[
4646
'bcrypt>=3.1,<3.2',
4747
'cleo>=0.6,<0.7',
48-
'cryptography>=2.3,<2.8',
48+
'cryptography>=2.3,<=2.9',
4949
'hupper<1.10',
5050
'Jinja2>=2,<3',
5151
'orator>=0.9,<1',

0 commit comments

Comments
 (0)