Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
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
10adcce0
authored
Oct 28, 2014
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update requirements
parent
db42d716
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
31 additions
and
30 deletions
+31
-30
requirements/base.txt
+27
-26
requirements/local.txt
+1
-1
requirements/production.txt
+1
-1
requirements/test.txt
+2
-2
No files found.
requirements/base.txt
View file @
10adcce0
amqp==1.4.
5
amqp==1.4.
6
anyjson==0.3.3
anyjson==0.3.3
billiard==3.3.0.17
billiard==3.3.0.18
bpython==0.12
bpython==0.13.1
celery==3.1.11
celery==3.1.16
Django==1.6.7
Django==1.7.1
django-appconf==0.6
django-autocomplete-light==1.4.14
django-autocomplete-light==1.4.14
django-braces==1.4.0
django-braces==1.4.0
django-celery==3.1.1
0
django-celery==3.1.1
6
django-crispy-forms==1.4.0
django-crispy-forms==1.4.0
django-model-utils==2.
0.3
django-model-utils==2.
2
django-sizefield==0.6
django-sizefield==0.6
django-sshkey==2.2.0
django-sshkey==2.2.0
django-statici18n==1.1
django-statici18n==1.1
django-tables2==0.15.0
django-tables2==0.15.0
django-taggit==0.12
django-taggit==0.12
.2
docutils==0.1
1
docutils==0.1
2
Jinja2==2.7.
2
Jinja2==2.7.
3
jsonfield==
0.9.2
0
jsonfield==
1.0.
0
kombu==3.0.
15
kombu==3.0.
23
logutils==0.3.3
logutils==0.3.3
MarkupSafe==0.2
1
MarkupSafe==0.2
3
netaddr==0.7.1
1
netaddr==0.7.1
2
pip-tools==0.3.
4
pip-tools==0.3.
5
psycopg2==2.5.
2
psycopg2==2.5.
4
Pygments==1.6
Pygments==1.6
pylibmc==1.3.0
pylibmc==1.3.0
python-dateutil==2.2
python-dateutil==2.2
pytz==2014.2
pyinotify==0.9.4
requests==2.2.1
pytz==2014.7
requests==2.4.3
salt==2014.1.0
salt==2014.1.0
simplejson==3.4.0
simplejson==3.6.5
six==1.6.1
six==1.8.0
slimit==0.8.1
South==0.8.4
South==0.8.4
sqlparse==0.1.11
sqlparse==0.1.13
pika==0.9.13
pika==0.9.14
Fabric==1.9.0
Fabric==1.10.0
lxml==3.3.5
lxml==3.4.0
pyinotify==0.9.4
git+https://github.com/BME-IK/django-pipeline.git
git+https://github.com/BME-IK/django-pipeline.git
slimit==0.8.1
requirements/local.txt
View file @
10adcce0
# Local development dependencies go here
# Local development dependencies go here
-r base.txt
-r base.txt
coverage==3.7.1
coverage==3.7.1
django-debug-toolbar==1.1
django-debug-toolbar==1.
2.
1
django-rosetta==0.7.4
django-rosetta==0.7.4
Sphinx==1.2.2
Sphinx==1.2.2
requirements/production.txt
View file @
10adcce0
# Pro-tip: Try not to put anything here. There should be no dependency in
# Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
# production that isn't in development.
-r base.txt
-r base.txt
uWSGI==2.0.
4
uWSGI==2.0.
8
requirements/test.txt
View file @
10adcce0
# Test dependencies go here.
# Test dependencies go here.
-r base.txt
-r base.txt
coverage==3.7.1
coverage==3.7.1
factory-boy==2.
3
.1
factory-boy==2.
4
.1
mock==1.0.1
mock==1.0.1
django-nose==1.2
django-nose==1.2
nose==1.3.
3
nose==1.3.
4
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