Skip to content

Commit

Permalink
deps: Increase minimal filelock version for virtualenv 20.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jul 29, 2023
1 parent d9ec362 commit beba5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ django-filter>=21.1,<23.3
django-redis>=5.0.0,<6.0
Django[argon2]>=4.2,<4.3
djangorestframework>=3.14.0,<3.15
filelock<4,>=3.12
filelock<4,>=3.12.2
fluent.syntax>=0.18.1,<0.20
GitPython>=3.1.0,<3.2
hiredis>=1.0.1,<2.3
Expand Down

0 comments on commit beba5fb

Please sign in to comment.