Metadata-Version: 2.1
Name: renku-lock
Version: 2.4.1rc1
Summary: Python SDK and CLI for the Renku platform. lock package
Home-page: https://github.com/swissdatasciencecenter/renku-python
License: Apache-2.0
Keywords: Renku,CLI
Author: Swiss Data Science Center
Author-email: contact@datascience.ch
Requires-Python: >=3.8.1,<4.0.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: BTrees (==5.0) ; python_version >= "3.7"
Requires-Dist: CacheControl (==0.12.11) ; python_version >= "3.6"
Requires-Dist: Click (==8.1.3) ; python_version >= "3.7"
Requires-Dist: Jinja2 (==3.1.2) ; python_version >= "3.7"
Requires-Dist: MarkupSafe (==2.1.2) ; python_version >= "3.7"
Requires-Dist: PyYAML (==6.0) ; extra == "yaml" and python_version >= "3.6"
Requires-Dist: Werkzeug (==2.2.3) ; python_version >= "3.7"
Requires-Dist: ZConfig (==3.6.1)
Requires-Dist: addict (==2.4.0)
Requires-Dist: ansicon (==1.89.0) ; platform_system == "Windows"
Requires-Dist: apispec (==5.2.2) ; python_version >= "3.7"
Requires-Dist: apispec-webframeworks (==0.5.2) ; python_version >= "3.6"
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: argcomplete (==3.0.8) ; python_version >= "3.6"
Requires-Dist: async-timeout (==4.0.2) ; python_version <= "3.11.2" and python_version >= "3.6"
Requires-Dist: attrs (==23.1.0) ; python_version >= "3.7"
Requires-Dist: bagit (==1.8.1)
Requires-Dist: bashlex (==0.16) ; python_version >= "2.7" and python_full_version != "3.0.0" and python_full_version != "3.1.0" and python_full_version != "3.2.0" and python_full_version != "3.3.0" and python_full_version != "3.4.0"
Requires-Dist: blessed (==1.20.0) ; python_version >= "2.7"
Requires-Dist: blinker (==1.6.2) ; extra == "flask" and python_version >= "3.7"
Requires-Dist: cachetools (==5.3.0) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: calamus (==0.4.2) ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"
Requires-Dist: certifi (==2022.12.7) ; python_version >= "3.6"
Requires-Dist: cffi (==1.15.1) ; platform_python_implementation == "CPython"
Requires-Dist: charset-normalizer (==2.1.1) ; python_full_version >= "3.6.0"
Requires-Dist: circus (==0.18.0) ; python_version >= "3.7"
Requires-Dist: click (==8.1.3) ; python_version >= "3.7"
Requires-Dist: click-option-group (==0.5.5) ; python_version >= "3.6" and python_version < "4"
Requires-Dist: click-plugins (==1.1.1)
Requires-Dist: colorama (==0.4.6) ; python_version >= "2.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.7.0" and platform_system == "Windows"
Requires-Dist: coloredlogs (==15.0.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: coverage (==6.4.4) ; python_version >= "3.7"
Requires-Dist: croniter (==1.3.14) ; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: cryptography (==39.0.2) ; python_version >= "3.6"
Requires-Dist: cwl-upgrader (==1.2.6) ; python_version >= "3.6" and python_version < "4"
Requires-Dist: cwl-utils (==0.15) ; python_version >= "3.6"
Requires-Dist: cwltool (==3.1.20220628170238) ; python_version >= "3.6" and python_version < "4"
Requires-Dist: deal (==4.24.1) ; python_version >= "3.7"
Requires-Dist: deepdiff (==5.8.1) ; python_version >= "3.6"
Requires-Dist: deepmerge (==1.0.1)
Requires-Dist: dill (==0.3.6) ; python_version >= "3.7"
Requires-Dist: docker (==5.0.3) ; python_version >= "3.6"
Requires-Dist: dunamai (==1.16.0) ; python_version >= "3.5" and python_version < "4.0"
Requires-Dist: enlighten (==1.11.2)
Requires-Dist: filelock (==3.12.0) ; python_version >= "3.7"
Requires-Dist: flask (==2.2.5) ; python_version >= "3.7"
Requires-Dist: frozendict (==2.3.8) ; python_version >= "3.6"
Requires-Dist: future (==0.18.3) ; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
Requires-Dist: gitdb (==4.0.10) ; python_version >= "3.7"
Requires-Dist: gitpython (==3.1.27) ; python_version >= "3.7"
Requires-Dist: grandalf (==0.7)
Requires-Dist: gunicorn (==20.1.0) ; python_version >= "3.5"
Requires-Dist: humanfriendly (==10.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: humanize (==4.0.0) ; python_version >= "3.7"
Requires-Dist: idna (==3.4) ; python_version >= "3.5"
Requires-Dist: importlib-metadata (==6.6.0) ; python_version < "3.10" and python_version >= "3.7"
Requires-Dist: importlib-resources (==5.12.0) ; python_version >= "3.7"
Requires-Dist: inject (==4.3.1)
Requires-Dist: isodate (==0.6.1)
Requires-Dist: itsdangerous (==2.1.2) ; python_version >= "3.7"
Requires-Dist: jinja2 (==3.1.2) ; python_version >= "3.7"
Requires-Dist: jinxed (==1.2.0) ; platform_system == "Windows"
Requires-Dist: lazy-object-proxy (==1.9.0) ; python_version >= "3.7"
Requires-Dist: lockfile (==0.12.2)
Requires-Dist: lxml (==4.9.2) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: markdown-it-py (==2.2.0) ; python_version >= "3.7"
Requires-Dist: marshmallow (==3.19.0) ; python_version >= "3.7"
Requires-Dist: marshmallow-oneofschema (==3.0.1) ; python_version >= "3.6"
Requires-Dist: mdurl (==0.1.2) ; python_version >= "3.7"
Requires-Dist: mistune (==0.8.4)
Requires-Dist: msgpack (==1.0.5)
Requires-Dist: mypy-extensions (==1.0.0) ; python_version >= "3.5"
Requires-Dist: networkx (==2.6.3) ; python_version >= "3.7"
Requires-Dist: numpy (==1.24.3) ; python_version >= "3.8"
Requires-Dist: ordered-set (==4.1.0) ; python_version >= "3.7"
Requires-Dist: owlrl (==6.0.2)
Requires-Dist: packaging (==23.1) ; python_version >= "3.7"
Requires-Dist: pathspec (==0.11.1) ; python_version >= "3.7"
Requires-Dist: patool (==1.12)
Requires-Dist: persistent (==5.0) ; python_version >= "3.7"
Requires-Dist: pillow (==9.3.0) ; python_version >= "3.7"
Requires-Dist: pluggy (==1.0.0) ; python_version >= "3.6"
Requires-Dist: poetry-dynamic-versioning (==0.21.3) ; python_version >= "3.7" and python_version < "4.0"
Requires-Dist: portalocker (==2.7.0) ; python_version >= "3.5"
Requires-Dist: prefixed (==0.7.0)
Requires-Dist: prettytable (==2.5.0) ; python_version >= "3.6"
Requires-Dist: prov (==1.5.1)
Requires-Dist: psutil (==5.9.1) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: py-tes (==0.4.2) ; python_version >= "2.7" and python_version < "4"
Requires-Dist: pycparser (==2.21) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: pydantic (==1.10.2) ; python_version >= "3.7"
Requires-Dist: pydot (==1.4.2) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: pygments (==2.15.1) ; python_version >= "3.7"
Requires-Dist: pyjwt (==2.4.0) ; python_version >= "3.6"
Requires-Dist: pyld (==2.0.3)
Requires-Dist: pyopenssl (==22.0.0) ; python_version >= "3.6"
Requires-Dist: pyparsing (==3.0.9) ; python_full_version >= "3.6.8"
Requires-Dist: pyreadline3 (==3.4.1) ; sys_platform == "win32" and python_version >= "3.8"
Requires-Dist: pyshacl (==0.18.1) ; python_full_version >= "3.7.0" and python_full_version < "4.0.0"
Requires-Dist: python-dateutil (==2.8.2) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
Requires-Dist: python-dotenv (==0.20.0) ; python_version >= "3.5"
Requires-Dist: python-editor (==1.0.4)
Requires-Dist: python-gitlab (==3.8.1) ; python_full_version >= "3.7.0"
Requires-Dist: pytz (==2023.3)
Requires-Dist: pywin32 (==227) ; sys_platform == "win32"
Requires-Dist: pyyaml (==6.0) ; python_version >= "3.6"
Requires-Dist: pyzmq (==25.0.2) ; python_version >= "3.6"
Requires-Dist: rdflib (==6.1.1) ; python_version >= "3.7"
Requires-Dist: redis (==4.5.4) ; python_version >= "3.7"
Requires-Dist: renku (==2.4.1rc1)
Requires-Dist: requests (==2.28.1) ; python_version >= "3.7" and python_version < "4"
Requires-Dist: requests-toolbelt (==1.0.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: rich (==13.3.5) ; python_full_version >= "3.7.0"
Requires-Dist: rq (==1.13.0) ; python_version >= "3.6"
Requires-Dist: rq-scheduler (==0.11.0)
Requires-Dist: ruamel.yaml (==0.17.21) ; python_version >= "3.7"
Requires-Dist: ruamel.yaml.clib (==0.2.7) ; platform_python_implementation == "CPython" and python_version < "3.11" and python_version >= "3.5"
Requires-Dist: schema-salad (==8.3.20220801194920) ; python_version >= "3.6"
Requires-Dist: sentry-sdk (==1.20.0)
Requires-Dist: setuptools (==67.7.2) ; python_version >= "3.7"
Requires-Dist: shellescape (==3.8.1)
Requires-Dist: shellingham (==1.5.0.post1) ; python_version >= "3.7"
Requires-Dist: six (==1.16.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
Requires-Dist: smmap (==5.0.0) ; python_version >= "3.6"
Requires-Dist: tabulate (==0.9.0) ; python_version >= "3.7"
Requires-Dist: termcolor (==1.1.0)
Requires-Dist: toil (==5.7.1) ; python_version >= "3.7"
Requires-Dist: tomli (==2.0.1) ; python_full_version <= "3.11.0a6" and extra == "toml" and python_version >= "3.7"
Requires-Dist: tomlkit (==0.11.8) ; python_version >= "3.7"
Requires-Dist: tornado (==6.3.1) ; python_version >= "3.8"
Requires-Dist: tqdm (==4.62.3) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
Requires-Dist: transaction (==3.1.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: typing-extensions (==4.5.0) ; python_version < "3.9" and python_version >= "3.7"
Requires-Dist: urllib3 (==1.26.15) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
Requires-Dist: walrus (==0.9.2)
Requires-Dist: wcwidth (==0.2.6)
Requires-Dist: websocket-client (==1.5.1) ; python_version >= "3.7"
Requires-Dist: werkzeug (==2.2.3) ; python_version >= "3.7"
Requires-Dist: yagup (==0.1.1)
Requires-Dist: yaspin (==2.1.0) ; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
Requires-Dist: zc.lockfile (==3.0.post1) ; python_version >= "3.7"
Requires-Dist: zc.relation (==2.0) ; python_version >= "3.7"
Requires-Dist: zipp (==3.15.0) ; python_version >= "3.7"
Requires-Dist: zodb (==5.8.0) ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
Requires-Dist: zodbpickle (==3.0.1) ; python_version >= "3.7"
Requires-Dist: zope.interface (==6.0) ; python_version >= "3.7"
Requires-Dist: zope.testing (==5.0.1)
Requires-Dist: zstandard (==0.21.0) ; python_version >= "3.7"
