Disabled some undeeded dependencies

This commit is contained in:
Eliot Berriot 2020-02-04 11:05:02 +01:00
parent d4ab0bb524
commit c027c90e74
No known key found for this signature in database
GPG Key ID: 6B501DFD73514E14
2 changed files with 5 additions and 5 deletions

View File

@ -11,10 +11,10 @@ django-debug-toolbar>=1.11,<1.12
ipdb==0.11
prompt_toolkit<3
black
profiling
#profiling
asynctest==0.12.2
aioresponses==0.6.0
line_profiler<3
https://github.com/dmclain/django-debug-toolbar-line-profiler/archive/master.zip
django-silk
#line_profiler<3
#https://github.com/dmclain/django-debug-toolbar-line-profiler/archive/master.zip
#django-silk

View File

@ -10,4 +10,4 @@ pytest-cov
pytest-env
requests-mock
pytest-randomly
pytest-profiling<1.4
#pytest-profiling<1.4