Skip to content

Commit

Permalink
⚗️ updated requirements.txt for v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ball42 committed Apr 9, 2024
1 parent 537e9c0 commit 2c22f7b
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@ certifi
chardet
charset-normalizer
click
Flask<2.4
Flask~=3.0.2
jinja2>=3.1.2
idna
itsdangerous
MarkupSafe
python-crontab
MarkupSafe~=2.1.5
mongoengine~=0.27.0
python-crontab~=3.0.0
python-dateutil
requests
requests~=2.31.0
setuptools
six
urllib3
waitress
Werkzeug
waitress~=3.0.0
Werkzeug~=3.0.1

0 comments on commit 2c22f7b

Please sign in to comment.