Skip to content

Commit

Permalink
Readd the pin
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Oct 18, 2022
1 parent e0ca904 commit 23c9ac6
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 @@ -15,7 +15,7 @@
INSTALL_REQUIRES = [
"cerberus>=1.1,<2.0",
"events>=0.3,<0.4",
"flask",
"flask<2.2",
"pymongo",
"simplejson>=3.3.0,<4.0",
]
Expand Down

0 comments on commit 23c9ac6

Please sign in to comment.