Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
CheeseCake87 committed Nov 5, 2023
1 parent 19ec963 commit 3c075b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==3.0.0
toml~=0.10.2
Flask-SQLAlchemy==3.1.1
typing-extensions==4.8.0
sqlalchemy==2.0.21
sqlalchemy==2.0.23
click~=8.1.7
pytest==7.4.2
pytest==7.4.3
setuptools==68.2.2
4 changes: 2 additions & 2 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
flake8==6.1.0
tox==4.11.3
pytest==7.4.2
pytest==7.4.3
pytest-cov==4.1.0
mypy==1.5.1
mypy==1.6.1
types-toml

0 comments on commit 3c075b7

Please sign in to comment.