Skip to content

Commit 457bf44

Browse files
committed
tidy up requirements
1 parent c273538 commit 457bf44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dev-requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
coverage
2-
mock
31
requests
42
freezegun
53

tox.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ depends=py311-django42-minioknown
5252
basepython = python3
5353
deps =
5454
pyright
55-
django-stubs==4.2.0
55+
minio
56+
django-stubs==4.2.*
57+
Django==4.2.*
5658
-rdev-requirements.txt
5759
commands =
5860
pyright --level WARNING

0 commit comments

Comments
 (0)