Newer
Older
version = "0.7.12"
description = "A configurable sidebar-enabled Sphinx theme"
category = "dev"
name = "aleksis-app-chronos"
version = "2.0a3.dev0+20201114181205.58815f85"
description = "AlekSIS (School Information System) — App Χρόνος (digital timetables)"
optional = false
python-versions = ">=3.7,<4.0"
[package.dependencies]
aleksis-core = ">=2.0a3,<3.0"
calendarweek = ">=0.4.6,<0.5.0"
[package.source]
type = "legacy"
url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
reference = "gitlab"
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[[package]]
name = "aleksis-builddeps"
version = "1"
description = "AlekSIS (School Information System) — Build/Dev dependencies for apps"
category = "dev"
optional = false
python-versions = "*"
[package.dependencies]
black = ">=19.10b0,<20.0"
django-stubs = ">=1.1,<2.0"
flake8 = ">=3.7.9,<4.0.0"
flake8-bandit = ">=2.1.2,<3.0.0"
flake8-black = ">=0.2.0,<0.3.0"
flake8-builtins = ">=1.4.1,<2.0.0"
flake8-django = ">=1.0.0,<2.0.0"
flake8-docstrings = ">=1.5.0,<2.0.0"
flake8-fixme = ">=1.1.1,<2.0.0"
flake8-isort = ">=4.0.0,<5.0.0"
flake8-mypy = ">=17.8.0,<18.0.0"
flake8-rst-docstrings = ">=0.0.13,<0.0.14"
isort = ">=5.0.0,<6.0.0"
pytest = ">=6.0,<7.0"
pytest-cov = ">=2.8.1,<3.0.0"
pytest-django = ">=3.7,<4.0"
pytest-django-testing-postgresql = ">=0.1,<0.2"
pytest-sugar = ">=0.9.2,<0.10.0"
safety = ">=1.8.5,<2.0.0"
selenium = ">=3.141.0,<4.0.0"
sphinx = ">=3.0,<4.0"
sphinx-autodoc-typehints = ">=1.7,<2.0"
sphinxcontrib-django = ">=0.5.0,<0.6.0"
[package.source]
type = "legacy"
url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
reference = "gitlab"
[[package]]
name = "aleksis-core"
version = "2.0a3.dev0+20201114132749.88d92354"
description = "AlekSIS (School Information System) — Core"
category = "main"
python-versions = ">=3.7,<4.0"
[package.dependencies]
calendarweek = ">=0.4.3,<0.5.0"
Django = ">=3.0,<4.0"
django-any-js = ">=1.0,<2.0"
django-bleach = ">=0.6.1,<0.7.0"
django-cache-memoize = ">=0.1.6,<0.2.0"
django-ckeditor = ">=6.0.0,<7.0.0"
django-colorfield = ">=0.3.0,<0.4.0"
django-dbbackup = ">=3.3.0,<4.0.0"
django-debug-toolbar = ">=2.0,<3.0"
django-dynamic-preferences = ">=1.9,<2.0"
django-easy-audit = ">=1.2rc1,<2.0"
django-favicon-plus-reloaded = ">=1.0.4,<2.0.0"
django-filter = ">=2.2.0,<3.0.0"
django-guardian = ">=2.2.0,<3.0.0"
django-hattori = ">=0.2,<0.3"
django-haystack = "3.0b1"
django-health-check = ">=3.12.1,<4.0.0"
django-image-cropping = ">=1.2,<2.0"
django-impersonate = ">=1.4,<2.0"
django-ipware = ">=3.0,<4.0"
django-js-reverse = ">=0.9.1,<0.10.0"
django-jsonstore = ">=0.4.1,<0.5.0"
django-maintenance-mode = ">=0.15.0,<0.16.0"
django-material = ">=1.6.0,<2.0.0"
django-menu-generator = ">=1.0.4,<2.0.0"
django-middleware-global-request = ">=0.1.2,<0.2.0"
django-phonenumber-field = {version = "<5.1", extras = ["phonenumbers"]}
django-polymorphic = ">=3.0.0,<4.0.0"
django-prometheus = ">=2.1.0,<3.0.0"
django-pwa = ">=1.0.8,<2.0.0"
django-reversion = ">=3.0.7,<4.0.0"
django-sass-processor = ">=0.8,<0.9"
django_select2 = ">=7.1,<8.0"
django-settings-context-processor = ">=0.2,<0.3"
django-tables2 = ">=2.1,<3.0"
django-templated-email = ">=2.3.0,<3.0.0"
django-two-factor-auth = {version = ">=1.12.1,<2.0.0", extras = ["call", "phonenumbers", "sms", "yubikey"]}
django-yarnpkg = ">=6.0,<7.0"
dynaconf = {version = ">=3.1,<4.0", extras = ["ini", "toml", "yaml"]}
easy-thumbnails = ">=2.6,<3.0"
html2text = ">=2020.0.0,<2021.0.0"
importlib-metadata = {version = ">=2.0.0,<3.0.0", markers = "python_version < \"3.8\""}
libsass = ">=0.20.0,<0.21.0"
license-expression = ">=1.2,<2.0"
Pillow = ">=7.0,<8.0"
psutil = ">=5.7.0,<6.0.0"
psycopg2 = ">=2.8,<3.0"
python-memcached = ">=1.59,<2.0"
requests = ">=2.22,<3.0"
rules = ">=2.2,<3.0"
spdx-license-list = ">=0.5.0,<0.6.0"
celery = ["Celery[redis,django] (>=4.4.0,<5.0.0)", "celery-haystack (>=0.10.0,<0.11.0)", "django-celery-beat (>=2.0.0,<3.0.0)", "django-celery-email (>=3.0.0,<4.0.0)", "django-celery-results (>=1.1.2,<2.0.0)"]
ldap = ["django-auth-ldap (>=2.2,<3.0)"]
[package.source]
type = "legacy"
url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
reference = "gitlab"
version = "1.4.4"
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
category = "dev"
version = "3.3.1"
description = "ASGI specs, helper code, and adapters"
category = "main"
version = "1.4.0"
description = "Atomic file writes."
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[[package]]
name = "attrs"
version = "20.3.0"
description = "Classes Without Boilerplate"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[package.extras]
dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "furo", "sphinx", "pre-commit"]
docs = ["furo", "sphinx", "zope.interface"]
tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface"]
tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six"]
version = "2.9.0"
description = "Internationalization utilities"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[package.dependencies]
pytz = ">=2015.7"
version = "1.6.2"
description = "Security oriented static analyser for python code."
category = "dev"
optional = false
python-versions = "*"
[package.dependencies]
colorama = {version = ">=0.3.9", markers = "platform_system == \"Windows\""}
Loading
Loading full blame...