Changeset View
Changeset View
Standalone View
Standalone View
poetry.lock
| Show First 20 Lines • Show All 435 Lines • ▼ Show 20 Lines | |||||
| name = "django-waffle" | name = "django-waffle" | ||||
| version = "2.1.0" | version = "2.1.0" | ||||
| description = "A feature flipper for Django." | description = "A feature flipper for Django." | ||||
| category = "main" | category = "main" | ||||
| optional = false | optional = false | ||||
| python-versions = "*" | python-versions = "*" | ||||
| [[package]] | [[package]] | ||||
| name = "djhtml" | |||||
| version = "1.4.0" | |||||
| description = "Django template indenter" | |||||
| category = "dev" | |||||
| optional = false | |||||
| python-versions = "*" | |||||
| [[package]] | |||||
| name = "docutils" | name = "docutils" | ||||
| version = "0.15.2" | version = "0.15.2" | ||||
| description = "Docutils -- Python Documentation Utilities" | description = "Docutils -- Python Documentation Utilities" | ||||
| category = "main" | category = "main" | ||||
| optional = false | optional = false | ||||
| python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" | python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" | ||||
| [[package]] | [[package]] | ||||
| ▲ Show 20 Lines • Show All 374 Lines • ▼ Show 20 Lines | |||||
| optional = false | optional = false | ||||
| python-versions = "*" | python-versions = "*" | ||||
| [package.dependencies] | [package.dependencies] | ||||
| six = ">=1.11.0" | six = ">=1.11.0" | ||||
| [[package]] | [[package]] | ||||
| name = "looper" | name = "looper" | ||||
| version = "1.4.3" | version = "1.4.4" | ||||
| description = "" | description = "" | ||||
| category = "main" | category = "main" | ||||
| optional = false | optional = false | ||||
| python-versions = "^3.6" | python-versions = "^3.6" | ||||
| develop = false | develop = false | ||||
| [package.dependencies] | [package.dependencies] | ||||
| attrs = "^19.3.0" | attrs = "^19.3.0" | ||||
| babel = "^2.6" | babel = "^2.6" | ||||
| braintree = "4.0.0" | braintree = "4.0.0" | ||||
| django = "^2.2.0 || 3.0 || 3.0.*" | django = "^2.2.0 || 3.0 || 3.0.*" | ||||
| django-countries = "^6.0" | django-countries = "^6.0" | ||||
| django-pipeline = "^2.0.6" | django-pipeline = "^2.0.6" | ||||
| geoip2 = "^3.0" | geoip2 = "^3.0" | ||||
| python-dateutil = "^2.7" | python-dateutil = "^2.7" | ||||
| pyvat = "1.3.15" | pyvat = "1.3.15" | ||||
| requests = "^2.22" | requests = "^2.22" | ||||
| xhtml2pdf = "^0.2" | xhtml2pdf = "^0.2" | ||||
| [package.source] | [package.source] | ||||
| type = "git" | type = "git" | ||||
| url = "git://git.blender.org/looper.git" | url = "git://git.blender.org/looper.git" | ||||
| reference = "master" | reference = "master" | ||||
| resolved_reference = "514570bb8c3787e2a6875cc075c7f11beccf9b0a" | resolved_reference = "45d4399c9ebb18ba0bcead242fee791d7dbf7d30" | ||||
| [[package]] | [[package]] | ||||
| name = "markupsafe" | name = "markupsafe" | ||||
| version = "1.1.1" | version = "1.1.1" | ||||
| description = "Safely add untrusted strings to HTML/XML markup." | description = "Safely add untrusted strings to HTML/XML markup." | ||||
| category = "main" | category = "main" | ||||
| optional = false | optional = false | ||||
| python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" | python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" | ||||
| ▲ Show 20 Lines • Show All 133 Lines • ▼ Show 20 Lines | |||||
| version = "7.2.0" | version = "7.2.0" | ||||
| description = "Python Imaging Library (Fork)" | description = "Python Imaging Library (Fork)" | ||||
| category = "main" | category = "main" | ||||
| optional = false | optional = false | ||||
| python-versions = ">=3.5" | python-versions = ">=3.5" | ||||
| [[package]] | [[package]] | ||||
| name = "pre-commit" | name = "pre-commit" | ||||
| version = "2.6.0" | version = "2.9.0" | ||||
| description = "A framework for managing and maintaining multi-language pre-commit hooks." | description = "A framework for managing and maintaining multi-language pre-commit hooks." | ||||
| category = "dev" | category = "dev" | ||||
| optional = false | optional = false | ||||
| python-versions = ">=3.6.1" | python-versions = ">=3.6.1" | ||||
| [package.dependencies] | [package.dependencies] | ||||
| cfgv = ">=2.0.0" | cfgv = ">=2.0.0" | ||||
| identify = ">=1.0.0" | identify = ">=1.0.0" | ||||
| ▲ Show 20 Lines • Show All 501 Lines • ▼ Show 20 Lines | |||||
| pyPdf2 = "*" | pyPdf2 = "*" | ||||
| python-bidi = ">=0.4.2" | python-bidi = ">=0.4.2" | ||||
| reportlab = ">=3.3.0" | reportlab = ">=3.3.0" | ||||
| six = "*" | six = "*" | ||||
| [metadata] | [metadata] | ||||
| lock-version = "1.1" | lock-version = "1.1" | ||||
| python-versions = "^3.8" | python-versions = "^3.8" | ||||
| content-hash = "4afdd8d95d18fd722ddc624c168c5d257524cb520b904b89cbc5ec1ae4c5b9a6" | content-hash = "4deb92710aa99eaff75ab4f07bd631819ac80084c22d484e62d409ff7cb0ed94" | ||||
| [metadata.files] | [metadata.files] | ||||
| appdirs = [ | appdirs = [ | ||||
| {file = "appdirs-1.4.4-py2.py3-none-any.whl", hash = "sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"}, | {file = "appdirs-1.4.4-py2.py3-none-any.whl", hash = "sha256:a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128"}, | ||||
| {file = "appdirs-1.4.4.tar.gz", hash = "sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"}, | {file = "appdirs-1.4.4.tar.gz", hash = "sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"}, | ||||
| ] | ] | ||||
| appnope = [ | appnope = [ | ||||
| {file = "appnope-0.1.0-py2.py3-none-any.whl", hash = "sha256:5b26757dc6f79a3b7dc9fab95359328d5747fcb2409d331ea66d0272b90ab2a0"}, | {file = "appnope-0.1.0-py2.py3-none-any.whl", hash = "sha256:5b26757dc6f79a3b7dc9fab95359328d5747fcb2409d331ea66d0272b90ab2a0"}, | ||||
| ▲ Show 20 Lines • Show All 171 Lines • ▼ Show 20 Lines | |||||
| django-taggit = [ | django-taggit = [ | ||||
| {file = "django-taggit-1.3.0.tar.gz", hash = "sha256:4a833bf71f4c2deddd9745924eee53be1c075d7f0020a06f12e29fa3d752732d"}, | {file = "django-taggit-1.3.0.tar.gz", hash = "sha256:4a833bf71f4c2deddd9745924eee53be1c075d7f0020a06f12e29fa3d752732d"}, | ||||
| {file = "django_taggit-1.3.0-py3-none-any.whl", hash = "sha256:609b0223d8a652f3fae088b7fd29f294fdadaca2d7931d45c27d6c59b02fdf31"}, | {file = "django_taggit-1.3.0-py3-none-any.whl", hash = "sha256:609b0223d8a652f3fae088b7fd29f294fdadaca2d7931d45c27d6c59b02fdf31"}, | ||||
| ] | ] | ||||
| django-waffle = [ | django-waffle = [ | ||||
| {file = "django-waffle-2.1.0.tar.gz", hash = "sha256:a96b52ed6256238b7e0dda8c5c18b6f00e38008fae380f9ff22e12fd1a702c7f"}, | {file = "django-waffle-2.1.0.tar.gz", hash = "sha256:a96b52ed6256238b7e0dda8c5c18b6f00e38008fae380f9ff22e12fd1a702c7f"}, | ||||
| {file = "django_waffle-2.1.0-py2.py3-none-any.whl", hash = "sha256:a39f294f8c4e026b9e441d0e4d35ff3b26d1eb2da1d52196ba4bc04ba78b1db1"}, | {file = "django_waffle-2.1.0-py2.py3-none-any.whl", hash = "sha256:a39f294f8c4e026b9e441d0e4d35ff3b26d1eb2da1d52196ba4bc04ba78b1db1"}, | ||||
| ] | ] | ||||
| djhtml = [ | |||||
| {file = "djhtml-1.4.0.tar.gz", hash = "sha256:1d4727bda74d573610da1b2ba16f47810835bdd0c72a73a00e38dcc9a9199182"}, | |||||
| ] | |||||
| docutils = [ | docutils = [ | ||||
| {file = "docutils-0.15.2-py2-none-any.whl", hash = "sha256:9e4d7ecfc600058e07ba661411a2b7de2fd0fafa17d1a7f7361cd47b1175c827"}, | {file = "docutils-0.15.2-py2-none-any.whl", hash = "sha256:9e4d7ecfc600058e07ba661411a2b7de2fd0fafa17d1a7f7361cd47b1175c827"}, | ||||
| {file = "docutils-0.15.2-py3-none-any.whl", hash = "sha256:6c4f696463b79f1fb8ba0c594b63840ebd41f059e92b31957c46b74a4599b6d0"}, | {file = "docutils-0.15.2-py3-none-any.whl", hash = "sha256:6c4f696463b79f1fb8ba0c594b63840ebd41f059e92b31957c46b74a4599b6d0"}, | ||||
| {file = "docutils-0.15.2.tar.gz", hash = "sha256:a2aeea129088da402665e92e0b25b04b073c04b2dce4ab65caaa38b7ce2e1a99"}, | {file = "docutils-0.15.2.tar.gz", hash = "sha256:a2aeea129088da402665e92e0b25b04b073c04b2dce4ab65caaa38b7ce2e1a99"}, | ||||
| ] | ] | ||||
| factory-boy = [ | factory-boy = [ | ||||
| {file = "factory_boy-3.0.1.tar.gz", hash = "sha256:2ce2f665045d9f15145a6310565fcb8255d52fc6fd867f3b783b3ac3de6cf10e"}, | {file = "factory_boy-3.0.1.tar.gz", hash = "sha256:2ce2f665045d9f15145a6310565fcb8255d52fc6fd867f3b783b3ac3de6cf10e"}, | ||||
| ] | ] | ||||
| ▲ Show 20 Lines • Show All 259 Lines • ▼ Show 20 Lines | pillow = [ | ||||
| {file = "Pillow-7.2.0-cp38-cp38-win32.whl", hash = "sha256:725aa6cfc66ce2857d585f06e9519a1cc0ef6d13f186ff3447ab6dff0a09bc7f"}, | {file = "Pillow-7.2.0-cp38-cp38-win32.whl", hash = "sha256:725aa6cfc66ce2857d585f06e9519a1cc0ef6d13f186ff3447ab6dff0a09bc7f"}, | ||||
| {file = "Pillow-7.2.0-cp38-cp38-win_amd64.whl", hash = "sha256:a060cf8aa332052df2158e5a119303965be92c3da6f2d93b6878f0ebca80b2f6"}, | {file = "Pillow-7.2.0-cp38-cp38-win_amd64.whl", hash = "sha256:a060cf8aa332052df2158e5a119303965be92c3da6f2d93b6878f0ebca80b2f6"}, | ||||
| {file = "Pillow-7.2.0-pp36-pypy36_pp73-macosx_10_10_x86_64.whl", hash = "sha256:9c87ef410a58dd54b92424ffd7e28fd2ec65d2f7fc02b76f5e9b2067e355ebf6"}, | {file = "Pillow-7.2.0-pp36-pypy36_pp73-macosx_10_10_x86_64.whl", hash = "sha256:9c87ef410a58dd54b92424ffd7e28fd2ec65d2f7fc02b76f5e9b2067e355ebf6"}, | ||||
| {file = "Pillow-7.2.0-pp36-pypy36_pp73-manylinux2010_x86_64.whl", hash = "sha256:e901964262a56d9ea3c2693df68bc9860b8bdda2b04768821e4c44ae797de117"}, | {file = "Pillow-7.2.0-pp36-pypy36_pp73-manylinux2010_x86_64.whl", hash = "sha256:e901964262a56d9ea3c2693df68bc9860b8bdda2b04768821e4c44ae797de117"}, | ||||
| {file = "Pillow-7.2.0-pp36-pypy36_pp73-win32.whl", hash = "sha256:25930fadde8019f374400f7986e8404c8b781ce519da27792cbe46eabec00c4d"}, | {file = "Pillow-7.2.0-pp36-pypy36_pp73-win32.whl", hash = "sha256:25930fadde8019f374400f7986e8404c8b781ce519da27792cbe46eabec00c4d"}, | ||||
| {file = "Pillow-7.2.0.tar.gz", hash = "sha256:97f9e7953a77d5a70f49b9a48da7776dc51e9b738151b22dacf101641594a626"}, | {file = "Pillow-7.2.0.tar.gz", hash = "sha256:97f9e7953a77d5a70f49b9a48da7776dc51e9b738151b22dacf101641594a626"}, | ||||
| ] | ] | ||||
| pre-commit = [ | pre-commit = [ | ||||
| {file = "pre_commit-2.6.0-py2.py3-none-any.whl", hash = "sha256:e8b1315c585052e729ab7e99dcca5698266bedce9067d21dc909c23e3ceed626"}, | {file = "pre_commit-2.9.0-py2.py3-none-any.whl", hash = "sha256:4aee0db4808fa48d2458cedd5b9a084ef24dda1a0fa504432a11977a4d1cfd0a"}, | ||||
| {file = "pre_commit-2.6.0.tar.gz", hash = "sha256:1657663fdd63a321a4a739915d7d03baedd555b25054449090f97bb0cb30a915"}, | {file = "pre_commit-2.9.0.tar.gz", hash = "sha256:b2d106d51c6ba6217e859d81774aae33fd825fe7de0dcf0c46e2586333d7a92e"}, | ||||
| ] | ] | ||||
| prompt-toolkit = [ | prompt-toolkit = [ | ||||
| {file = "prompt_toolkit-3.0.6-py3-none-any.whl", hash = "sha256:683397077a64cd1f750b71c05afcfc6612a7300cb6932666531e5a54f38ea564"}, | {file = "prompt_toolkit-3.0.6-py3-none-any.whl", hash = "sha256:683397077a64cd1f750b71c05afcfc6612a7300cb6932666531e5a54f38ea564"}, | ||||
| {file = "prompt_toolkit-3.0.6.tar.gz", hash = "sha256:7630ab85a23302839a0f26b31cc24f518e6155dea1ed395ea61b42c45941b6a6"}, | {file = "prompt_toolkit-3.0.6.tar.gz", hash = "sha256:7630ab85a23302839a0f26b31cc24f518e6155dea1ed395ea61b42c45941b6a6"}, | ||||
| ] | ] | ||||
| protobuf = [ | protobuf = [ | ||||
| {file = "protobuf-3.13.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:9c2e63c1743cba12737169c447374fab3dfeb18111a460a8c1a000e35836b18c"}, | {file = "protobuf-3.13.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:9c2e63c1743cba12737169c447374fab3dfeb18111a460a8c1a000e35836b18c"}, | ||||
| {file = "protobuf-3.13.0-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:1e834076dfef9e585815757a2c7e4560c7ccc5962b9d09f831214c693a91b463"}, | {file = "protobuf-3.13.0-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:1e834076dfef9e585815757a2c7e4560c7ccc5962b9d09f831214c693a91b463"}, | ||||
| ▲ Show 20 Lines • Show All 361 Lines • Show Last 20 Lines | |||||