From 5ae8771d540e874406489d5bb3dc9ef889399bdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Pasternak?= Date: Tue, 12 Nov 2019 20:43:18 +0100 Subject: [PATCH] Autogenerated --- requirements.txt | 110 ------------------------------------------- requirements_dev.txt | 87 ---------------------------------- 2 files changed, 197 deletions(-) delete mode 100644 requirements.txt delete mode 100644 requirements_dev.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 3868b07ba..000000000 --- a/requirements.txt +++ /dev/null @@ -1,110 +0,0 @@ --i https://pypi.python.org/simple -amqp==2.5.2 -beautifulsoup4==4.8.1 -billiard==3.6.1.0 -bleach==2.1.3 -celery==4.3.0 -certifi==2019.9.11 -chardet==3.0.4 -click==7.0 -crispy-forms-foundation==0.7.0 -dbfread==2.0.7 -defusedxml==0.6.0 -dj-pagination==2.4.0 -django-admin-tools==0.8.1 -django-appconf==1.0.3 -django-autocomplete-light==3.3.0rc5 -django-autoslug-iplweb==1.9.5 -django-braces==1.13.0 -django-classy-tags==0.9.0 -django-columns==0.1.0 -django-compat==1.0.15 -django-compressor==2.2 -django-cookie-law==1.0.13 -django-crispy-forms==1.7.0 -django-dirtyfields==1.3.1 -django-dsl==0.1.11 -django-easysettings==2.0.1 -django-extensions==1.7.9 -django-favicon-plus==0.0.8 -django-filter==2.2.0 -django-flexible-reports==0.2.9 -django-fsm==2.6.0 -django-grappelli==2.12.2 -django-group-by==0.3.1 -django-htmlmin==0.10.0 -django-js-asset==1.2.2 -django-jsonview==1.1.0 -django-loginas==0.3.2 -django-messages-extends==0.6.0 -django-model-utils==3.0.0 -django-mptt==0.9.0 -django-multiseek==0.9.38 -django-password-policies-iplweb==0.4.4b1 -django-querysetsequence==0.8 -django-robots==3.1.0 -django-secure-input==0.9.3 -django-sendfile==0.3.11 -django-session-security==2.6.5 -django-static-sitemaps==4.6.0 -django-tables2==1.16.0 -django-webmaster-verification==0.3.0 -django==2.2.7 -et-xmlfile==1.0.1 -future==0.18.2 -html5lib==1.0.1 -idna==2.7 -importlib-metadata==0.23 -jdcal==1.4.1 -kombu==4.6.6 -lxml==4.4.1 -markdown==2.3.1 -moai-iplweb==2.0.0 -more-itertools==7.2.0 -odfpy==1.4.0 -olefile==0.44 -openpyxl==2.4.9 -paste==3.2.2 -pastedeploy==2.0.1 -pastescript==3.2.0 -pillow==6.2.1 -ply==3.11 -progressbar2==3.47.0 -psycopg2==2.8.4 -pylibmc==1.6.1 -pyoai==2.5.0 -pypandoc==1.4 -python-dateutil==2.6.1 -python-utils==2.3.0 -pytz==2018.4 -pyyaml==5.1.2 -raven==6.10.0 -rcssmin==1.0.6 -requests==2.20.0 -rjsmin==1.0.12 -six==1.13.0 -soupsieve==1.9.5 -sqlalchemy==1.3.11 -sqlparse==0.3.0 -tablib==0.11.5 -unicodecsv==0.14.1 -unidecode==0.4.20 -urllib3==1.24.3 -uwsgi==2.0.18 -vine==1.3.0 -webencodings==0.5.1 -webob==1.8.5 -wheel==0.33.6 -wosclient==0.1.5 -wsgi-intercept==1.9.0 -wsgiutils==0.7.2 -xlrd==1.1.0 -xlwt==1.3.0 -zipp==0.6.0 -zope.component==4.5 -zope.deferredimport==4.3.1 -zope.deprecation==4.4.0 -zope.event==4.4 -zope.hookable==4.2.0 -zope.interface==4.6.0 -zope.proxy==4.3.3 diff --git a/requirements_dev.txt b/requirements_dev.txt deleted file mode 100644 index e21a2f9fd..000000000 --- a/requirements_dev.txt +++ /dev/null @@ -1,87 +0,0 @@ --i https://pypi.python.org/simple -alabaster==0.7.12 -apipkg==1.5 -argh==0.26.2 -atomicwrites==1.3.0 -attrs==19.3.0 -babel==2.7.0 -bcrypt==3.1.7 -beautifulsoup4==4.8.1 -certifi==2019.9.11 -cffi==1.13.2 -chardet==3.0.4 -click==7.0 -coverage==4.5.4 -coveralls==1.2.0 -cryptography==2.8 -django-debug-toolbar==1.8 -django-dynamic-fixture==1.8.0 -django-webtest==1.9.4 -django==2.2.7 -docopt==0.6.2 -docutils==0.15.2 -execnet==1.7.1 -fabric3==1.13.1.post1 -fancycompleter==0.8 -flake8==2.4.1 -idna==2.7 -imagesize==1.1.0 -importlib-metadata==0.23 -jinja2==2.10.3 -livereload==2.6.1 -markupsafe==1.1.1 -mccabe==0.3.1 -mock==2.0.0 -model-mommy==1.5.1 -more-itertools==7.2.0 -packaging==19.2 -paramiko==2.6.0 -pathlib2==2.3.5 -pathtools==0.1.2 -pbr==5.4.3 -pdbpp==0.9.1 -pep8==1.7.1 -pluggy==0.13.0 -port-for==0.3.1 -psutil==5.4.5 -py==1.8.0 -pycalver==201903.30 -pycparser==2.19 -pyflakes==0.8.1 -pygments==2.4.2 -pynacl==1.3.0 -pyparsing==2.4.1.1 -pytest-cov==2.8.1 -pytest-django==3.7.0 -pytest-forked==1.1.3 -pytest-lazy-fixture==0.6.1 -pytest-localserver==0.5.0 -pytest-mock==1.11.2 -pytest-nginx-iplweb==1.1.1 -pytest-pythonpath==0.7.3 -pytest-splinter==2.0.1 -pytest-xdist==1.30.0 -pytest==5.2.2 -pytz==2018.4 -pyyaml==5.1.2 -requests==2.20.0 -selenium==3.141.0 -six==1.13.0 -snowballstemmer==2.0.0 -sphinx-autobuild==0.7.1 -sphinx==1.6.3 -sphinxcontrib-websupport==1.1.2 -splinter==0.11.0 -sqlparse==0.3.0 -toml==0.10.0 -tornado==6.0.3 -typing==3.7.4.1 -urllib3==1.24.3 -waitress==1.3.1 -watchdog==0.9.0 -wcwidth==0.1.7 -webob==1.8.5 -webtest==2.0.29 -werkzeug==0.16.0 -wmctrl==0.3 -zipp==0.6.0