Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mehraban
funkwhale
Commits
edc8794a
Commit
edc8794a
authored
7 years ago
by
Eliot Berriot
Browse files
Options
Downloads
Patches
Plain Diff
Fixed #17: removed a few useless dependencies and files
parent
3f6fc95d
No related branches found
No related tags found
No related merge requests found
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
api/requirements/base.txt
+17
-27
17 additions, 27 deletions
api/requirements/base.txt
with
17 additions
and
27 deletions
api/requirements/base.txt
+
17
−
27
View file @
edc8794a
...
@@ -6,12 +6,6 @@ django-environ==0.4.0
...
@@ -6,12 +6,6 @@ django-environ==0.4.0
django-secure==1.0.1
django-secure==1.0.1
whitenoise==2.0.6
whitenoise==2.0.6
# Forms
django-braces==1.8.1
# django-crispy-forms==1.5.2
# django-floppyforms==1.5.2
# Models
# Models
django-model-utils==2.3.1
django-model-utils==2.3.1
...
@@ -26,10 +20,6 @@ django-allauth==0.24.1
...
@@ -26,10 +20,6 @@ django-allauth==0.24.1
# Python-PostgreSQL Database Adapter
# Python-PostgreSQL Database Adapter
psycopg2==2.6.1
psycopg2==2.6.1
# Unicode slugification
unicode-slugify==0.1.3
django-autoslug==1.9.3
# Time zones support
# Time zones support
pytz==2015.7
pytz==2015.7
...
@@ -42,21 +32,21 @@ celery==3.1.19
...
@@ -42,21 +32,21 @@ celery==3.1.19
# Your custom requirements go here
# Your custom requirements go here
django-cors-headers
django-cors-headers
==2.1.0
musicbrainzngs
musicbrainzngs
==0.6
youtube_dl>=2015.12.21
youtube_dl>=2015.12.21
djangorestframework
djangorestframework
==3.6.3
djangorestframework-jwt
djangorestframework-jwt
==1.11.0
django-celery
django-celery
==3.2.1
django-mptt
django-mptt
==0.8.7
google-api-python-client
google-api-python-client
==1.6.2
arrow
arrow
==0.10.0
django-taggit
django-taggit
==0.22.1
persisting
_
theory
persisting
-
theory
==0.2.1
django-versatileimagefield
django-versatileimagefield
==1.7.1
django-cachalot
django-cachalot
==1.5.0
django-rest-auth
django-rest-auth
==0.9.1
beautifulsoup4
beautifulsoup4
==4.6.0
m
arkdown
M
arkdown
==2.6.8
ipython
ipython
==6.1.0
mutagen
mutagen
==1.38
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment