Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
fc039e60
authored
Apr 24, 2014
by
Őry Máté
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
requirements: update ALL requirements to stable
parent
a85243e7
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
34 additions
and
20 deletions
+34
-20
requirements/base.txt
+27
-11
requirements/local.txt
+4
-4
requirements/production.txt
+1
-3
requirements/test.txt
+2
-2
No files found.
requirements/base.txt
View file @
fc039e60
amqp==1.4.5
anyjson==0.3.3
billiard==3.3.0.17
bpython==0.12
celery==3.
0.23
Django==1.5.2
django-braces==1.
2.2
django-celery==3.
0.23
celery==3.
1.11
distribute==0.7.3
django-braces==1.
4.0
django-celery==3.
1.10
django-crispy-forms==1.4.0
django-model-utils==
1.4.0
django-model-utils==
2.0.3
django-sizefield==0.4
django-tables2==0.14.0
django-taggit==0.11.2
django-tables2==0.15.0
django-taggit==0.12
Django==1.6.3
docutils==0.11
Jinja2==2.7.2
kombu==3.0.15
logutils==0.3.3
netaddr==0.7.10
psycopg2==2.5.1
pylibmc
MarkupSafe==0.21
netaddr==0.7.11
nose==1.3.1
pip-tools==0.3.4
psycopg2==2.5.2
Pygments==1.6
pylibmc==1.3.0
python-dateutil==2.2
pytz==2014.2
requests==2.2.1
South==0.8.1
simplejson==3.4.0
six==1.6.1
South==0.8.4
sqlparse==0.1.11
requirements/local.txt
View file @
fc039e60
# Local development dependencies go here
-r base.txt
coverage==3.
6
django-debug-toolbar==
0.9.4
django-discover-runner==
0.4
Sphinx==1.2
b1
coverage==3.
7.1
django-debug-toolbar==
1.1
django-discover-runner==
1.0
Sphinx==1.2
.2
requirements/production.txt
View file @
fc039e60
# Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
-r base.txt
gunicorn==0.17.4
uWSGI==2.0.3
uWSGI==2.0.4
requirements/test.txt
View file @
fc039e60
# Test dependencies go here.
-r base.txt
coverage==3.
6
django-discover-runner==
0.4
coverage==3.
7.1
django-discover-runner==
1.0
factory-boy==2.3.1
mock==1.0.1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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