Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Feb 15, 2024
1 parent 9395dd5 commit 95290a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
base32-crockford>=0.3.0,<0.4.0
Django>=4.2.0,<4.3.0
Pillow>=10.1.0,<10.2.0
Django>=5.0.0,<5.1.0
Pillow>=10.2.0,<10.3.0
psycopg>=3.1.0,<3.2.0
requests>=2.31.0,<2.32.0
sorl-thumbnail>=12.10.0,<12.11.0
4 changes: 2 additions & 2 deletions backend/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black==23.9.1
django-stubs[compatible-mypy]==4.2.4
django-stubs[compatible-mypy]==4.2.7
flake8==6.1.0
isort==5.12.0
mypy==1.5.*
mypy==1.7.*
snapshottest>=0.6.0,<0.7.0
types-requests==2.31.0

0 comments on commit 95290a5

Please sign in to comment.