Skip to content

Commit

Permalink
downgraded the flask version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachinbisht27 committed Jan 10, 2024
1 parent 1970354 commit d29c1b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Includes dev dependencies on top of requirements.txt
-r requirements.txt
# functions-framework==3.5.0
# pre-commit==2.11.0
functions-framework==3.5.0
pre-commit==2.11.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
certifi==2020.12.5
chardet==4.0.0
click==8.1.3
Flask==3.0.0
Flask==2.3.3
requests==2.25.1
python-dotenv==0.15.0
Flask-SQLAlchemy==3.1.1
Expand Down

0 comments on commit d29c1b8

Please sign in to comment.