Skip to content
Snippets Groups Projects
Select Git revision
  • ical-export
  • develop default protected
  • feature/audit_log
  • fix/index
  • badge-redeem-404
  • 720-schedule_source
  • room-docu
  • chore/event-views
  • 511-schedule-foo-fixed
  • 607-schedule-versions
  • deploy/curl-verbose
  • fix/public-badge-access-rights
  • 445-schedule-redirects
  • 623-wiki-im-baustellenmodus-sollte-mal-als-wiki-admin-trotzdem-seiten-anlegen-bearbeiten-konnen
  • fix/registration_mail_subject
  • feature/conference-query-set
  • feature/568-habitatmanagement
  • feat/unit-integration-tests
  • camp23-prod
  • production
  • prod-2024-12-27_20-15
  • prod-2024-12-27_16-37
  • prod-2024-12-27_16-01
  • prod-2024-12-27_13-29
  • prod-2024-12-27_00-34
  • prod-2024-12-26_21-45
  • prod-2024-12-26_13-12
  • prod-2024-12-26_00-21
  • prod-2024-12-25_21-04
  • prod-2024-12-25_15-54
  • prod-2024-12-25_01-29
  • prod-2024-12-24_14-48
  • prod-2024-12-23_23-39
  • prod-2024-12-22_21-12
  • prod-2024-12-22_17-25
  • prod-2024-12-22_01-34
  • prod-2024-12-22_00-55
  • prod-2024-12-21_13-42
  • prod-2024-12-21_10-44
  • prod-2024-12-20_12-25
40 results

requirements.dev.txt

Blame
  • Forked from hub / hub
    423 commits behind the upstream repository.
    • Roang's avatar
      997bb067
      Update dependencies · 997bb067
      Roang authored
      - Open up dependency definitions in pyproject.toml.
        With this we will also receive minor updates.
      - Use the new definitions to update the dependencies.
      - Update pre-commit hooks.
      - Update TranslationOptions for django_modeltranslation.
      997bb067
      History
      Update dependencies
      Roang authored
      - Open up dependency definitions in pyproject.toml.
        With this we will also receive minor updates.
      - Use the new definitions to update the dependencies.
      - Update pre-commit hooks.
      - Update TranslationOptions for django_modeltranslation.
    requirements.dev.txt 2.65 KiB
    # This file is @generated by PDM.
    # Please do not edit it manually.
    
    annotated-types==0.7.0
    anyio==4.6.2.post1
    asgiref==3.8.1
    astroid==3.3.5
    asttokens==2.4.1
    babel==2.16.0
    beautifulsoup4==4.12.3
    bleach==6.2.0
    blinker==1.9.0
    boto3==1.35.71
    botocore==1.35.71
    cachetools==5.5.0
    certifi==2024.8.30
    cffi==1.17.1; platform_python_implementation != "PyPy"
    cfgv==3.4.0
    chardet==5.2.0
    charset-normalizer==3.4.0
    click==8.1.7
    colorama==0.4.6
    coverage==7.6.8
    cryptography==43.0.3
    cssbeautifier==1.15.1
    debugpy==1.8.9
    defusedxml==0.7.1
    dep-logic==0.4.9
    dill==0.3.9; python_version >= "3.11"
    distlib==0.3.9
    django==5.1.3
    django-bootstrap5==24.3
    django-cors-headers==4.6.0
    django-csp==3.8
    django-debug-toolbar==4.4.6
    django-environ==0.11.2
    django-modeltranslation==0.19.11
    django-oauth-toolkit==3.0.1
    django-ratelimit==4.1.0
    django-redis==5.4.0
    django-rich==1.13.0
    django-storages==1.14.4
    django-stubs-ext==5.1.1
    django-stubs[mypy-compatible]==5.1.1
    django-timezone-field==7.0
    django-widget-tweaks==1.5.0
    djangorestframework==3.15.2
    djlint==1.36.2
    docutils==0.21.2
    editorconfig==0.12.4
    et-xmlfile==2.0.0
    executing==2.1.0
    filelock==3.16.1
    findpython==0.6.2
    freezegun==1.5.1
    gunicorn==23.0.0
    h11==0.14.0
    hishel==0.0.33
    httpcore==1.0.7
    httpx[socks]==0.27.2
    icecream==2.1.3
    identify==2.6.2
    idna==3.10
    installer==0.7.0
    isort==5.13.2
    jinja2==3.1.4
    jmespath==1.0.1
    jsbeautifier==1.15.1
    json5==0.9.28
    jwcrypto==1.5.6
    lxml==5.3.0
    markdown-it-py==3.0.0
    markdownify==0.13.1
    markupsafe==3.0.2
    mccabe==0.7.0
    mdurl==0.1.2
    mistletoe==1.4.0
    msgpack==1.1.0
    nodeenv==1.9.1
    numpy==2.1.3; python_version >= "3.12"
    oauthlib==3.2.2
    odfpy==1.4.1
    openpyxl==3.1.5
    ordered-set==4.1.0
    packaging==24.2
    pandas==2.2.3
    pathspec==0.12.1
    pbs-installer==2024.10.16
    pdm==2.21.0
    pillow==11.0.0
    platformdirs==4.3.6
    pluggy==1.5.0
    pre-commit==4.0.1
    psycopg-binary==3.2.3; implementation_name != "pypy"
    psycopg-pool==3.2.4
    psycopg[binary,pool]==3.2.3
    pycparser==2.22; platform_python_implementation != "PyPy"
    pydantic==2.10.2
    pydantic-core==2.27.1
    pygments==2.18.0
    pyjwt==2.9.0
    pylint==3.3.1
    pylint-django==2.6.1
    pylint-plugin-utils==0.8.2
    pyproject-api==1.8.0
    pyproject-hooks==1.2.0
    python-dateutil==2.9.0.post0
    python-dotenv==1.0.1
    pytz==2024.2
    pyyaml==6.0.2
    redis==5.2.0
    regex==2024.11.6
    requests==2.32.3
    requests-file==2.1.0
    resolvelib==1.1.0
    rich==13.9.4
    ruff==0.8.0
    rules==3.5
    s3transfer==0.10.4
    segno==1.6.1
    sentry-sdk==2.19.0
    shellingham==1.5.4
    six==1.16.0
    sniffio==1.3.1
    socksio==1.0.0
    soupsieve==2.6
    sqlparse==0.5.2
    tomlkit==0.13.2
    tox==4.23.2
    tox-pdm==0.7.2
    tqdm==4.67.1
    truststore==0.10.0; python_version >= "3.10"
    types-pyyaml==6.0.12.20240917
    typing-extensions==4.12.2
    tzdata==2024.2
    unearth==0.17.2
    urllib3==2.2.3
    virtualenv==20.27.1
    webencodings==0.5.1