Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • test protected
  • pdp
  • localwebs
  • target-groups
  • seo1
  • fix1
7 results

dev.txt

Blame
  • Forked from TO / Maják
    1964 commits behind the upstream repository.
    dev.txt 1.33 KiB
    #
    # This file is autogenerated by pip-compile
    # To update, run:
    #
    #    pip-compile dev.in
    #
    attrs==19.3.0             # via pytest
    coverage==5.1             # via pytest-cov
    factory-boy==2.12.0       # via pytest-factoryboy
    faker==4.1.1              # via factory-boy
    fastdiff==0.2.0           # via snapshottest
    freezegun==0.3.15         # via pytest-freezegun
    inflection==0.5.0         # via pytest-factoryboy
    more-itertools==8.4.0     # via pytest
    packaging==20.4           # via pytest, pytest-sugar
    pluggy==0.13.1            # via pytest
    py==1.9.0                 # via pytest
    pyparsing==2.4.7          # via packaging
    pytest-cov==2.10.0        # via -r dev.in
    pytest-django==3.9.0      # via -r dev.in
    pytest-factoryboy==2.0.3  # via -r dev.in
    pytest-freezegun==0.4.1   # via -r dev.in
    pytest-mock==3.1.1        # via -r dev.in
    pytest-sugar==0.9.3       # via -r dev.in
    pytest==5.4.3             # via -r dev.in, pytest-cov, pytest-django, pytest-factoryboy, pytest-freezegun, pytest-mock, pytest-sugar
    python-dateutil==2.8.1    # via faker, freezegun
    six==1.15.0               # via freezegun, packaging, python-dateutil, snapshottest
    snapshottest==0.5.1       # via -r dev.in
    termcolor==1.1.0          # via pytest-sugar, snapshottest
    text-unidecode==1.3       # via faker
    wasmer==0.4.1             # via fastdiff
    wcwidth==0.2.5            # via pytest