Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Nov 15, 2022
2 parents 57fd1f6 + e0ef369 commit 031204e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
-r requirements-test.txt
black==22.8.0
black==22.10.0
flake8==5.0.4
isort==5.10.1
2 changes: 1 addition & 1 deletion requirements/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pytest==7.1.3
pytest==7.2.0
# needed by examples:
xkcd==2.4.2
wikiquote==0.1.16
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
deltachat==1.95.0
deltachat==1.99.0
py==1.11.0
Pillow==9.2.0
Pillow==9.3.0
Jinja2==3.1.2

0 comments on commit 031204e

Please sign in to comment.