Skip to content

Commit

Permalink
Merge pull request #552 from earthgecko/SNAB
Browse files Browse the repository at this point in the history
Downgrade flask on readthedocs
  • Loading branch information
earthgecko committed Apr 30, 2022
2 parents cca1a4e + 6f6d23b commit 4846169
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/readthedocs.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,10 @@ click==8.1.2
#Flask==1.1.2
# @modified 20220422 - Task #4452: Update dependencies
#Flask==2.0.2
Flask==2.1.1
# @modified 20220430 - Task #4452: Update dependencies
# readthedocs error
#Flask==2.1.1
Flask==2.0.2
# @modified 20211220 - Task #4344: Update dependencies
#simplejson==3.17.2
simplejson==3.17.6
Expand Down

0 comments on commit 4846169

Please sign in to comment.