Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale
Commits
c027c90e
Verified
Commit
c027c90e
authored
Feb 04, 2020
by
Eliot Berriot
Browse files
Disabled some undeeded dependencies
parent
d4ab0bb5
Changes
2
Hide whitespace changes
Inline
Side-by-side
api/requirements/local.txt
View file @
c027c90e
...
...
@@ -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
api/requirements/test.txt
View file @
c027c90e
...
...
@@ -10,4 +10,4 @@ pytest-cov
pytest-env
requests-mock
pytest-randomly
pytest-profiling<1.4
#
pytest-profiling<1.4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment