Remove pygments test dependency

This commit is contained in:
Cristi Vîjdea
2019-06-13 01:48:41 +03:00
parent e9d5344de3
commit 64d9d42aa9
7 changed files with 30 additions and 494 deletions
-1
View File
@@ -1,6 +1,5 @@
# test project requirements
Pillow>=4.3.0
pygments>=2.2.0
django-cors-headers>=2.1.0
django-filter>=1.1.0,<2.0; python_version == "2.7"
django-filter>=1.1.0; python_version >= "3.4"