Skip to content

Commit 47a7533

Browse files
committed
Remove pyup constrains
1 parent f3e0b05 commit 47a7533

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/testing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
-r local-docs-build.txt
33

44
django-dynamic-fixture==2.0.0
5-
pytest==5.2.0 # pyup: <4.2
6-
pytest-django==3.5.1 # pyup: <3.4.7
7-
pytest-xdist==1.30.0 # pyup: ignore
5+
pytest==5.2.0
6+
pytest-django==3.5.1
7+
pytest-xdist==1.30.0
88
pytest-cov==2.7.1
99
apipkg==1.5
1010
execnet==1.7.1

0 commit comments

Comments
 (0)