]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
Don't limit selenium to the any MINOR version
authorpyup-bot <github-bot@pyup.io>
Wed, 8 Mar 2017 12:21:10 +0000 (12:21 +0000)
committerStephen Finucane <stephen@that.guru>
Fri, 14 Apr 2017 19:53:52 +0000 (20:53 +0100)
requirements-test.txt

index 0b5901683b8311707e6609ec4afa4cc2f886f474..58b1c122294bec5007c9a0e19270743e0111b9cd 100644 (file)
@@ -1,4 +1,4 @@
 mysqlclient>=1.3,<1.4  # replace this with psycopg2 for a PostgreSQL backend
 django-debug-toolbar==1.7
 python-dateutil>2.0,<3.0
-selenium>=3.3,<3.4
+selenium>=3.0,<4.0