Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
cbc5d9f7
Commit
cbc5d9f7
authored
Jul 25, 2021
by
Guilhem Saurel
Browse files
poetry update
parent
08a385cc
Pipeline
#15315
failed with stage
in 2 minutes and 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
poetry.lock
View file @
cbc5d9f7
[[package]]
name = "anyio"
version = "3.3.0"
description = "High level compatibility layer for multiple asynchronous event loop implementations"
category = "main"
optional = false
python-versions = ">=3.6.2"
[package.dependencies]
idna = ">=2.8"
sniffio = ">=1.1"
[package.extras]
doc = ["sphinx-rtd-theme", "sphinx-autodoc-typehints (>=1.2.0)"]
test = ["coverage[toml] (>=4.5)", "hypothesis (>=4.0)", "pytest (>=6.0)", "pytest-mock (>=3.6.1)", "trustme", "uvloop (<0.15)", "mock (>=4)", "uvloop (>=0.15)"]
trio = ["trio (>=0.16)"]
[[package]]
name = "appnope"
version = "0.1.2"
...
...
@@ -8,7 +25,7 @@ python-versions = "*"
[[package]]
name = "asgiref"
version = "3.
3.4
"
version = "3.
4.1
"
description = "ASGI specs, helper code, and adapters"
category = "main"
optional = false
...
...
@@ -50,7 +67,7 @@ python-versions = "*"
[[package]]
name = "cffi"
version = "1.14.
5
"
version = "1.14.
6
"
description = "Foreign Function Interface for Python calling C code."
category = "main"
optional = false
...
...
@@ -60,12 +77,15 @@ python-versions = "*"
pycparser = "*"
[[package]]
name = "char
d
et"
version = "
4
.0.
0
"
description = "
Universal encoding detector for Python 2 and 3
"
name = "char
s
et
-normalizer
"
version = "
2
.0.
3
"
description = "
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.
"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
python-versions = ">=3.5.0"
[package.extras]
unicode_backport = ["unicodedata2"]
[[package]]
name = "colorama"
...
...
@@ -99,7 +119,7 @@ dev = ["tox", "bump2version (<1)", "sphinx (<2)", "importlib-metadata (<3)", "im
[[package]]
name = "django"
version = "3.2.
4
"
version = "3.2.
5
"
description = "A high-level Python Web framework that encourages rapid development and clean, pragmatic design."
category = "main"
optional = false
...
...
@@ -140,15 +160,18 @@ translitcodec = ["translitcodec (>=0.3)"]
[[package]]
name = "django-bootstrap4"
version = "
3.0
.1"
description = "Bootstrap
4
for Django"
version = "
2.3
.1"
description = "Bootstrap
support
for Django
projects
"
category = "main"
optional = false
python-versions = ">=3.6"
python-versions = ">=3.6
,<4.0
"
[package.dependencies]
beautifulsoup4 = ">=4.8.0"
Django = ">=2.2"
beautifulsoup4 = ">=4.8.0,<5.0.0"
django = ">=2.2,<4.0"
[package.extras]
docs = ["sphinx (>=2.4,<3.0)", "sphinx_rtd_theme (>=0.4.3,<0.5.0)", "m2r2 (>=0.2.5,<0.3.0)"]
[[package]]
name = "django-filter"
...
...
@@ -199,14 +222,15 @@ smmap = ">=3.0.1,<5"
[[package]]
name = "gitpython"
version = "3.1.1
7
"
version = "3.1.1
9
"
description = "Python Git Library"
category = "main"
optional = false
python-versions = ">=3.
5
"
python-versions = ">=3.
6
"
[package.dependencies]
gitdb = ">=4.0.1,<5"
typing-extensions = {version = ">=3.7.4.3", markers = "python_version < \"3.10\""}
[[package]]
name = "h11"
...
...
@@ -218,13 +242,14 @@ python-versions = ">=3.6"
[[package]]
name = "httpcore"
version = "0.13.
3
"
version = "0.13.
6
"
description = "A minimal low-level HTTP client."
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
anyio = ">=3.0.0,<4.0.0"
h11 = ">=0.11,<0.13"
sniffio = ">=1.0.0,<2.0.0"
...
...
@@ -233,7 +258,7 @@ http2 = ["h2 (>=3,<5)"]
[[package]]
name = "httpx"
version = "0.18.
1
"
version = "0.18.
2
"
description = "The next generation HTTP client."
category = "main"
optional = false
...
...
@@ -241,7 +266,7 @@ python-versions = ">=3.6"
[package.dependencies]
certifi = "*"
httpcore = ">=0.13.
0
,<0.14.0"
httpcore = ">=0.13.
3
,<0.14.0"
rfc3986 = {version = ">=1.3,<2", extras = ["idna2008"]}
sniffio = "*"
...
...
@@ -251,15 +276,15 @@ http2 = ["h2 (>=3.0.0,<4.0.0)"]
[[package]]
name = "idna"
version = "
2.10
"
version = "
3.2
"
description = "Internationalized Domain Names in Applications (IDNA)"
category = "main"
optional = false
python-versions = ">=
2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
"
python-versions = ">=
3.5
"
[[package]]
name = "ipython"
version = "7.2
4.1
"
version = "7.2
5.0
"
description = "IPython: Productive Interactive Computing"
category = "main"
optional = false
...
...
@@ -325,16 +350,15 @@ traitlets = "*"
[[package]]
name = "ndh"
version = "3.1
0.4
"
description = "Nim
’
s Django Helpers"
version = "3.1
1.1
"
description = "Nim
'
s Django Helpers"
category = "main"
optional = false
python-versions = ">=3.6"
python-versions = ">=3.6
.1,<4.0.0
"
[package.dependencies]
Django = "*"
django-autoslug = "*"
django-bootstrap4 = "*"
django-autoslug = ">=1.9.8,<2.0.0"
django-bootstrap4 = ">=2.3.1,<3.0.0"
[[package]]
name = "parso"
...
...
@@ -369,7 +393,7 @@ python-versions = "*"
[[package]]
name = "prompt-toolkit"
version = "3.0.1
8
"
version = "3.0.1
9
"
description = "Library for building powerful interactive command lines in Python"
category = "main"
optional = false
...
...
@@ -470,7 +494,7 @@ tests = ["pytest (>=3.2.1,!=3.3.0)", "hypothesis (>=3.27.0)"]
[[package]]
name = "python-gitlab"
version = "2.
7.1
"
version = "2.
9.0
"
description = "Interact with GitLab API"
category = "main"
optional = false
...
...
@@ -506,21 +530,21 @@ python-versions = "*"
[[package]]
name = "requests"
version = "2.2
5.1
"
version = "2.2
6.0
"
description = "Python HTTP for Humans."
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
, !=3.5.*
"
[package.dependencies]
certifi = ">=2017.4.17"
char
d
et = ">=
3
.0.
2
,<
5"
idna =
">=2.5,<3"
char
s
et
-normalizer = {version
= ">=
2
.0.
0
,<
2.1.0", markers = "python_version >= \"3\""}
idna =
{version = ">=2.5,<4", markers = "python_version >= \"3\""}
urllib3 = ">=1.21.1,<1.27"
[package.extras]
security = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)"]
socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"]
use_chardet_on_py3 = ["chardet (>=3.0.2,<5)"]
[[package]]
name = "requests-toolbelt"
...
...
@@ -601,9 +625,17 @@ ipython-genutils = "*"
[package.extras]
test = ["pytest"]
[[package]]
name = "typing-extensions"
version = "3.10.0.0"
description = "Backported and Experimental Type Hints for Python 3.5+"
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "urllib3"
version = "1.26.
5
"
version = "1.26.
6
"
description = "HTTP library with thread-safe connection pooling, file post, and more."
category = "main"
optional = false
...
...
@@ -641,16 +673,20 @@ python-versions = "*"
[metadata]
lock-version = "1.1"
python-versions = "^3.9"
content-hash = "
eb3f20dde48c73e4e4a146c017cc853339cdde8ac4e3e0f380ea04bf3f6c0516
"
content-hash = "
79b4354540c15f45e18ec134ed039f5c726217ec349f49df59a7d1a0c5ba4ea8
"
[metadata.files]
anyio = [
{file = "anyio-3.3.0-py3-none-any.whl", hash = "sha256:929a6852074397afe1d989002aa96d457e3e1e5441357c60d03e7eea0e65e1b0"},
{file = "anyio-3.3.0.tar.gz", hash = "sha256:ae57a67583e5ff8b4af47666ff5651c3732d45fd26c929253748e796af860374"},
]
appnope = [
{file = "appnope-0.1.2-py2.py3-none-any.whl", hash = "sha256:93aa393e9d6c54c5cd570ccadd8edad61ea0c4b9ea7a01409020c9aa019eb442"},
{file = "appnope-0.1.2.tar.gz", hash = "sha256:dd83cd4b5b460958838f6eb3000c660b1f9caf2a5b1de4264e941512f603258a"},
]
asgiref = [
{file = "asgiref-3.
3.4
-py3-none-any.whl", hash = "sha256:
92906c611ce6c9
673
4
7b
bfea733f13d6313901d54dcca88195eaeb52b2a8e8ee
"},
{file = "asgiref-3.
3.4
.tar.gz", hash = "sha256:
d1216dfbdfb63826470995d31caed36225dcaf34f182e0fa257a4dd9e86f1b78
"},
{file = "asgiref-3.
4.1
-py3-none-any.whl", hash = "sha256:
ffc141aa908e6f175
673
e
7b
1b3b7af4fdb0ecb738fc5c8b88f69f055c2415214
"},
{file = "asgiref-3.
4.1
.tar.gz", hash = "sha256:
4ef1ab46b484e3c706329cedeff284a5d40824200638503f5768edb6de7d58e9
"},
]
backcall = [
{file = "backcall-0.2.0-py2.py3-none-any.whl", hash = "sha256:fbbce6a29f263178a1f7915c1940bde0ec2b2a967566fe1c65c1dfb7422bd255"},
...
...
@@ -666,47 +702,55 @@ certifi = [
{file = "certifi-2021.5.30.tar.gz", hash = "sha256:2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee"},
]
cffi = [
{file = "cffi-1.14.5-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:bb89f306e5da99f4d922728ddcd6f7fcebb3241fc40edebcb7284d7514741991"},
{file = "cffi-1.14.5-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:34eff4b97f3d982fb93e2831e6750127d1355a923ebaeeb565407b3d2f8d41a1"},
{file = "cffi-1.14.5-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:99cd03ae7988a93dd00bcd9d0b75e1f6c426063d6f03d2f90b89e29b25b82dfa"},
{file = "cffi-1.14.5-cp27-cp27m-win32.whl", hash = "sha256:65fa59693c62cf06e45ddbb822165394a288edce9e276647f0046e1ec26920f3"},
{file = "cffi-1.14.5-cp27-cp27m-win_amd64.whl", hash = "sha256:51182f8927c5af975fece87b1b369f722c570fe169f9880764b1ee3bca8347b5"},
{file = "cffi-1.14.5-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:43e0b9d9e2c9e5d152946b9c5fe062c151614b262fda2e7b201204de0b99e482"},
{file = "cffi-1.14.5-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:cbde590d4faaa07c72bf979734738f328d239913ba3e043b1e98fe9a39f8b2b6"},
{file = "cffi-1.14.5-cp35-cp35m-macosx_10_9_x86_64.whl", hash = "sha256:5de7970188bb46b7bf9858eb6890aad302577a5f6f75091fd7cdd3ef13ef3045"},
{file = "cffi-1.14.5-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:a465da611f6fa124963b91bf432d960a555563efe4ed1cc403ba5077b15370aa"},
{file = "cffi-1.14.5-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:d42b11d692e11b6634f7613ad8df5d6d5f8875f5d48939520d351007b3c13406"},
{file = "cffi-1.14.5-cp35-cp35m-win32.whl", hash = "sha256:72d8d3ef52c208ee1c7b2e341f7d71c6fd3157138abf1a95166e6165dd5d4369"},
{file = "cffi-1.14.5-cp35-cp35m-win_amd64.whl", hash = "sha256:29314480e958fd8aab22e4a58b355b629c59bf5f2ac2492b61e3dc06d8c7a315"},
{file = "cffi-1.14.5-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:3d3dd4c9e559eb172ecf00a2a7517e97d1e96de2a5e610bd9b68cea3925b4892"},
{file = "cffi-1.14.5-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:48e1c69bbacfc3d932221851b39d49e81567a4d4aac3b21258d9c24578280058"},
{file = "cffi-1.14.5-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:69e395c24fc60aad6bb4fa7e583698ea6cc684648e1ffb7fe85e3c1ca131a7d5"},
{file = "cffi-1.14.5-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:9e93e79c2551ff263400e1e4be085a1210e12073a31c2011dbbda14bda0c6132"},
{file = "cffi-1.14.5-cp36-cp36m-win32.whl", hash = "sha256:58e3f59d583d413809d60779492342801d6e82fefb89c86a38e040c16883be53"},
{file = "cffi-1.14.5-cp36-cp36m-win_amd64.whl", hash = "sha256:005a36f41773e148deac64b08f233873a4d0c18b053d37da83f6af4d9087b813"},
{file = "cffi-1.14.5-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:2894f2df484ff56d717bead0a5c2abb6b9d2bf26d6960c4604d5c48bbc30ee73"},
{file = "cffi-1.14.5-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:0857f0ae312d855239a55c81ef453ee8fd24136eaba8e87a2eceba644c0d4c06"},
{file = "cffi-1.14.5-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:cd2868886d547469123fadc46eac7ea5253ea7fcb139f12e1dfc2bbd406427d1"},
{file = "cffi-1.14.5-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:35f27e6eb43380fa080dccf676dece30bef72e4a67617ffda586641cd4508d49"},
{file = "cffi-1.14.5-cp37-cp37m-win32.whl", hash = "sha256:9ff227395193126d82e60319a673a037d5de84633f11279e336f9c0f189ecc62"},
{file = "cffi-1.14.5-cp37-cp37m-win_amd64.whl", hash = "sha256:9cf8022fb8d07a97c178b02327b284521c7708d7c71a9c9c355c178ac4bbd3d4"},
{file = "cffi-1.14.5-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:8b198cec6c72df5289c05b05b8b0969819783f9418e0409865dac47288d2a053"},
{file = "cffi-1.14.5-cp38-cp38-manylinux1_i686.whl", hash = "sha256:ad17025d226ee5beec591b52800c11680fca3df50b8b29fe51d882576e039ee0"},
{file = "cffi-1.14.5-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:6c97d7350133666fbb5cf4abdc1178c812cb205dc6f41d174a7b0f18fb93337e"},
{file = "cffi-1.14.5-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:8ae6299f6c68de06f136f1f9e69458eae58f1dacf10af5c17353eae03aa0d827"},
{file = "cffi-1.14.5-cp38-cp38-win32.whl", hash = "sha256:b85eb46a81787c50650f2392b9b4ef23e1f126313b9e0e9013b35c15e4288e2e"},
{file = "cffi-1.14.5-cp38-cp38-win_amd64.whl", hash = "sha256:1f436816fc868b098b0d63b8920de7d208c90a67212546d02f84fe78a9c26396"},
{file = "cffi-1.14.5-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:1071534bbbf8cbb31b498d5d9db0f274f2f7a865adca4ae429e147ba40f73dea"},
{file = "cffi-1.14.5-cp39-cp39-manylinux1_i686.whl", hash = "sha256:9de2e279153a443c656f2defd67769e6d1e4163952b3c622dcea5b08a6405322"},
{file = "cffi-1.14.5-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:6e4714cc64f474e4d6e37cfff31a814b509a35cb17de4fb1999907575684479c"},
{file = "cffi-1.14.5-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:158d0d15119b4b7ff6b926536763dc0714313aa59e320ddf787502c70c4d4bee"},
{file = "cffi-1.14.5-cp39-cp39-win32.whl", hash = "sha256:afb29c1ba2e5a3736f1c301d9d0abe3ec8b86957d04ddfa9d7a6a42b9367e396"},
{file = "cffi-1.14.5-cp39-cp39-win_amd64.whl", hash = "sha256:f2d45f97ab6bb54753eab54fffe75aaf3de4ff2341c9daee1987ee1837636f1d"},
{file = "cffi-1.14.5.tar.gz", hash = "sha256:fd78e5fee591709f32ef6edb9a015b4aa1a5022598e36227500c8f4e02328d9c"},
]
chardet = [
{file = "chardet-4.0.0-py2.py3-none-any.whl", hash = "sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5"},
{file = "chardet-4.0.0.tar.gz", hash = "sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa"},
{file = "cffi-1.14.6-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:22b9c3c320171c108e903d61a3723b51e37aaa8c81255b5e7ce102775bd01e2c"},
{file = "cffi-1.14.6-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:f0c5d1acbfca6ebdd6b1e3eded8d261affb6ddcf2186205518f1428b8569bb99"},
{file = "cffi-1.14.6-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:99f27fefe34c37ba9875f224a8f36e31d744d8083e00f520f133cab79ad5e819"},
{file = "cffi-1.14.6-cp27-cp27m-win32.whl", hash = "sha256:55af55e32ae468e9946f741a5d51f9896da6b9bf0bbdd326843fec05c730eb20"},
{file = "cffi-1.14.6-cp27-cp27m-win_amd64.whl", hash = "sha256:7bcac9a2b4fdbed2c16fa5681356d7121ecabf041f18d97ed5b8e0dd38a80224"},
{file = "cffi-1.14.6-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:ed38b924ce794e505647f7c331b22a693bee1538fdf46b0222c4717b42f744e7"},
{file = "cffi-1.14.6-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:e22dcb48709fc51a7b58a927391b23ab37eb3737a98ac4338e2448bef8559b33"},
{file = "cffi-1.14.6-cp35-cp35m-macosx_10_9_x86_64.whl", hash = "sha256:aedb15f0a5a5949ecb129a82b72b19df97bbbca024081ed2ef88bd5c0a610534"},
{file = "cffi-1.14.6-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:48916e459c54c4a70e52745639f1db524542140433599e13911b2f329834276a"},
{file = "cffi-1.14.6-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:f627688813d0a4140153ff532537fbe4afea5a3dffce1f9deb7f91f848a832b5"},
{file = "cffi-1.14.6-cp35-cp35m-win32.whl", hash = "sha256:f0010c6f9d1a4011e429109fda55a225921e3206e7f62a0c22a35344bfd13cca"},
{file = "cffi-1.14.6-cp35-cp35m-win_amd64.whl", hash = "sha256:57e555a9feb4a8460415f1aac331a2dc833b1115284f7ded7278b54afc5bd218"},
{file = "cffi-1.14.6-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:e8c6a99be100371dbb046880e7a282152aa5d6127ae01783e37662ef73850d8f"},
{file = "cffi-1.14.6-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:19ca0dbdeda3b2615421d54bef8985f72af6e0c47082a8d26122adac81a95872"},
{file = "cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:d950695ae4381ecd856bcaf2b1e866720e4ab9a1498cba61c602e56630ca7195"},
{file = "cffi-1.14.6-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e9dc245e3ac69c92ee4c167fbdd7428ec1956d4e754223124991ef29eb57a09d"},
{file = "cffi-1.14.6-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a8661b2ce9694ca01c529bfa204dbb144b275a31685a075ce123f12331be790b"},
{file = "cffi-1.14.6-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b315d709717a99f4b27b59b021e6207c64620790ca3e0bde636a6c7f14618abb"},
{file = "cffi-1.14.6-cp36-cp36m-win32.whl", hash = "sha256:80b06212075346b5546b0417b9f2bf467fea3bfe7352f781ffc05a8ab24ba14a"},
{file = "cffi-1.14.6-cp36-cp36m-win_amd64.whl", hash = "sha256:a9da7010cec5a12193d1af9872a00888f396aba3dc79186604a09ea3ee7c029e"},
{file = "cffi-1.14.6-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4373612d59c404baeb7cbd788a18b2b2a8331abcc84c3ba40051fcd18b17a4d5"},
{file = "cffi-1.14.6-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:f10afb1004f102c7868ebfe91c28f4a712227fe4cb24974350ace1f90e1febbf"},
{file = "cffi-1.14.6-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:fd4305f86f53dfd8cd3522269ed7fc34856a8ee3709a5e28b2836b2db9d4cd69"},
{file = "cffi-1.14.6-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6d6169cb3c6c2ad50db5b868db6491a790300ade1ed5d1da29289d73bbe40b56"},
{file = "cffi-1.14.6-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5d4b68e216fc65e9fe4f524c177b54964af043dde734807586cf5435af84045c"},
{file = "cffi-1.14.6-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:33791e8a2dc2953f28b8d8d300dde42dd929ac28f974c4b4c6272cb2955cb762"},
{file = "cffi-1.14.6-cp37-cp37m-win32.whl", hash = "sha256:0c0591bee64e438883b0c92a7bed78f6290d40bf02e54c5bf0978eaf36061771"},
{file = "cffi-1.14.6-cp37-cp37m-win_amd64.whl", hash = "sha256:8eb687582ed7cd8c4bdbff3df6c0da443eb89c3c72e6e5dcdd9c81729712791a"},
{file = "cffi-1.14.6-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:ba6f2b3f452e150945d58f4badd92310449876c4c954836cfb1803bdd7b422f0"},
{file = "cffi-1.14.6-cp38-cp38-manylinux1_i686.whl", hash = "sha256:64fda793737bc4037521d4899be780534b9aea552eb673b9833b01f945904c2e"},
{file = "cffi-1.14.6-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:9f3e33c28cd39d1b655ed1ba7247133b6f7fc16fa16887b120c0c670e35ce346"},
{file = "cffi-1.14.6-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:26bb2549b72708c833f5abe62b756176022a7b9a7f689b571e74c8478ead51dc"},
{file = "cffi-1.14.6-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:eb687a11f0a7a1839719edd80f41e459cc5366857ecbed383ff376c4e3cc6afd"},
{file = "cffi-1.14.6-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d2ad4d668a5c0645d281dcd17aff2be3212bc109b33814bbb15c4939f44181cc"},
{file = "cffi-1.14.6-cp38-cp38-win32.whl", hash = "sha256:487d63e1454627c8e47dd230025780e91869cfba4c753a74fda196a1f6ad6548"},
{file = "cffi-1.14.6-cp38-cp38-win_amd64.whl", hash = "sha256:c33d18eb6e6bc36f09d793c0dc58b0211fccc6ae5149b808da4a62660678b156"},
{file = "cffi-1.14.6-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:06c54a68935738d206570b20da5ef2b6b6d92b38ef3ec45c5422c0ebaf338d4d"},
{file = "cffi-1.14.6-cp39-cp39-manylinux1_i686.whl", hash = "sha256:f174135f5609428cc6e1b9090f9268f5c8935fddb1b25ccb8255a2d50de6789e"},
{file = "cffi-1.14.6-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:f3ebe6e73c319340830a9b2825d32eb6d8475c1dac020b4f0aa774ee3b898d1c"},
{file = "cffi-1.14.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3c8d896becff2fa653dc4438b54a5a25a971d1f4110b32bd3068db3722c80202"},
{file = "cffi-1.14.6-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:4922cd707b25e623b902c86188aca466d3620892db76c0bdd7b99a3d5e61d35f"},
{file = "cffi-1.14.6-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c9e005e9bd57bc987764c32a1bee4364c44fdc11a3cc20a40b93b444984f2b87"},
{file = "cffi-1.14.6-cp39-cp39-win32.whl", hash = "sha256:eb9e2a346c5238a30a746893f23a9535e700f8192a68c07c0258e7ece6ff3728"},
{file = "cffi-1.14.6-cp39-cp39-win_amd64.whl", hash = "sha256:818014c754cd3dba7229c0f5884396264d51ffb87ec86e927ef0be140bfdb0d2"},
{file = "cffi-1.14.6.tar.gz", hash = "sha256:c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd"},
]
charset-normalizer = [
{file = "charset-normalizer-2.0.3.tar.gz", hash = "sha256:c46c3ace2d744cfbdebceaa3c19ae691f53ae621b39fd7570f59d14fb7f2fd12"},
{file = "charset_normalizer-2.0.3-py3-none-any.whl", hash = "sha256:88fce3fa5b1a84fdcb3f603d889f723d1dd89b26059d0123ca435570e848d5e1"},
]
colorama = [
{file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"},
...
...
@@ -721,8 +765,8 @@ deprecated = [
{file = "Deprecated-1.2.12.tar.gz", hash = "sha256:6d2de2de7931a968874481ef30208fd4e08da39177d61d3d4ebdf4366e7dbca1"},
]
django = [
{file = "Django-3.2.
4
-py3-none-any.whl", hash = "sha256:
ea735cbbbb3b2fba6d4da4784a0043d84c67c92f1fdf15ad6db69900e792c10f
"},
{file = "Django-3.2.
4
.tar.gz", hash = "sha256:
66c9d8db8cc6fe938a28b7887c1596e42d522e27618562517cc8929eb7e7f296
"},
{file = "Django-3.2.
5
-py3-none-any.whl", hash = "sha256:
c58b5f19c5ae0afe6d75cbdd7df561e6eb929339985dbbda2565e1cabb19a62e
"},
{file = "Django-3.2.
5
.tar.gz", hash = "sha256:
3da05fea54fdec2315b54a563d5b59f3b4e2b1e69c3a5841dda35019c01855cd
"},
]
django-auth-ldap = [
{file = "django-auth-ldap-2.4.0.tar.gz", hash = "sha256:60fcbfc3141c99c3c49d3ccd7311a3992a231c319d94b6d2c143968f63676676"},
...
...
@@ -733,8 +777,8 @@ django-autoslug = [
{file = "django_autoslug-1.9.8-py2.py3-none-any.whl", hash = "sha256:26459eeddec207e307c55777a10fc25d17f4978753695340b16a17ed248a6f70"},
]
django-bootstrap4 = [
{file = "django-bootstrap4-
3.0
.1.tar.gz", hash = "sha256:
c5c97fb473bb56e3a91b4f4be52b74a3fc384ec3baae50dd0807fa922a55ec2b
"},
{file = "django_bootstrap4-
3.0
.1-py3-none-any.whl", hash = "sha256:
aa8a9cb5ab27cfae52a27d377a0401af268d0e4b91a5f8e660546464582cc010
"},
{file = "django-bootstrap4-
2.3
.1.tar.gz", hash = "sha256:
2c199020ac38866cdf8d1c5561ce7468116b9685b455a29843c0225ef8568879
"},
{file = "django_bootstrap4-
2.3
.1-py3-none-any.whl", hash = "sha256:
b68f073b647b20ec7894a252a0ca4e06b7b8dafdbad995cb0cdc783d0bb4629d
"},
]
django-filter = [
{file = "django-filter-2.4.0.tar.gz", hash = "sha256:84e9d5bb93f237e451db814ed422a3a625751cbc9968b484ecc74964a8696b06"},
...
...
@@ -753,28 +797,28 @@ gitdb = [
{file = "gitdb-4.0.7.tar.gz", hash = "sha256:96bf5c08b157a666fec41129e6d327235284cca4c81e92109260f353ba138005"},
]
gitpython = [
{file = "GitPython-3.1.1
7
-py3-none-any.whl", hash = "sha256:
29fe82050709760081f588dd50ce83504feddbebdc4da6956d02351552b1c135
"},
{file = "GitPython-3.1.1
7
.tar.gz", hash = "sha256:
ee24bdc93dce357630764db659edaf6b8d664d4ff5447ccfeedd2dc5c253f41e
"},
{file = "GitPython-3.1.1
9
-py3-none-any.whl", hash = "sha256:
17690588e36bd0cee21921ce621fad1e8be45a37afa486ff846fb8efcf53c34c
"},
{file = "GitPython-3.1.1
9
.tar.gz", hash = "sha256:
18f4039b96b5567bc4745eb851737ce456a2d499cecd71e84f5c0950e92d0e53
"},
]
h11 = [
{file = "h11-0.12.0-py3-none-any.whl", hash = "sha256:36a3cb8c0a032f56e2da7084577878a035d3b61d104230d4bd49c0c6b555a9c6"},
{file = "h11-0.12.0.tar.gz", hash = "sha256:47222cb6067e4a307d535814917cd98fd0a57b6788ce715755fa2b6c28b56042"},
]
httpcore = [
{file = "httpcore-0.13.
3
-py3-none-any.whl", hash = "sha256:
ff614f0ef875b9e5fe0bdd459b31ea0eea282ff12dc82add83d68b3811ee94ad
"},
{file = "httpcore-0.13.
3
.tar.gz", hash = "sha256:
5d674b57a11275904d4fd0819ca02f960c538e4472533620f322fc7db1ea0edc
"},
{file = "httpcore-0.13.
6
-py3-none-any.whl", hash = "sha256:
db4c0dcb8323494d01b8c6d812d80091a31e520033e7b0120883d6f52da649ff
"},
{file = "httpcore-0.13.
6
.tar.gz", hash = "sha256:
b0d16f0012ec88d8cc848f5a55f8a03158405f4bca02ee49bc4ca2c1fda49f3e
"},
]
httpx = [
{file = "httpx-0.18.
1
-py3-none-any.whl", hash = "sha256:
ad2e3db847be736edc4b272c4d5788790a7e5789ef132fc6b5fef8aeb9e9f6e0
"},
{file = "httpx-0.18.
1
.tar.gz", hash = "sha256:
0a2651dd2b9d7662c70d12ada5c290abcf57373b9633515fe4baa9f62566086f
"},
{file = "httpx-0.18.
2
-py3-none-any.whl", hash = "sha256:
979afafecb7d22a1d10340bafb403cf2cb75aff214426ff206521fc79d26408c
"},
{file = "httpx-0.18.
2
.tar.gz", hash = "sha256:
9f99c15d33642d38bce8405df088c1c4cfd940284b4290cacbfb02e64f4877c6
"},
]
idna = [
{file = "idna-
2.10-py2.
py3-none-any.whl", hash = "sha256:
b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0
"},
{file = "idna-
2.10
.tar.gz", hash = "sha256:
b307872f855b18632ce0c21c5e45be78c0ea7ae4c15c828c20788b26921eb3f6
"},
{file = "idna-
3.2-
py3-none-any.whl", hash = "sha256:
14475042e284991034cb48e06f6851428fb14c4dc953acd9be9a5e95c7b6dd7a
"},
{file = "idna-
3.2
.tar.gz", hash = "sha256:
467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3
"},
]
ipython = [
{file = "ipython-7.2
4.1
-py3-none-any.whl", hash = "sha256:
d513e93327cf8657d6467c81f1f894adc125334ffe0e4ddd1abbb1c78d828703
"},
{file = "ipython-7.2
4.1
.tar.gz", hash = "sha256:
9bc24a99f5d1
9721
fb8a2d1408908e9c0520a17fff2233ffe82620847f17f1b6
"},
{file = "ipython-7.2
5.0
-py3-none-any.whl", hash = "sha256:
aa21412f2b04ad1a652e30564fff6b4de04726ce875eab222c8430edc6db383a
"},
{file = "ipython-7.2
5.0
.tar.gz", hash = "sha256:
54bbd1fe3882457aaf28ae060a5ccdef
97
f
21
2a741754e420028d4ec5c2291dc
"},
]
ipython-genutils = [
{file = "ipython_genutils-0.2.0-py2.py3-none-any.whl", hash = "sha256:72dd37233799e619666c9f639a9da83c34013a73e8bbc79a7a6348d93c61fab8"},
...
...
@@ -789,8 +833,8 @@ matplotlib-inline = [
{file = "matplotlib_inline-0.1.2-py3-none-any.whl", hash = "sha256:5cf1176f554abb4fa98cb362aa2b55c500147e4bdbb07e3fda359143e1da0811"},
]
ndh = [
{file = "ndh-3.1
0.4
-py3-none-any.whl", hash = "sha256:
561dd226396042d2b642d3f041d8c94f116f266dfe46ad593156af67d31377f7
"},
{file = "ndh-3.1
0.4
.tar.gz", hash = "sha256:
ddabe13bf64a294f9f030ba952cc1dd3a7e52cf30682e7420feb7135c55f0d67
"},
{file = "ndh-3.1
1.1
-py3-none-any.whl", hash = "sha256:
224b42d334cb0014e0d22ab5f3a904b4aaa9bedc72310f4494f8c4a9bc2c2a65
"},
{file = "ndh-3.1
1.1
.tar.gz", hash = "sha256:
e54e1c18179aa8bc184f611825a4b808383140193bc141f7305a4a2f5b5cd98e
"},
]
parso = [
{file = "parso-0.8.2-py2.py3-none-any.whl", hash = "sha256:a8c4922db71e4fdb90e0d0bc6e50f9b273d3397925e5e60a717e719201778d22"},
...
...
@@ -805,8 +849,8 @@ pickleshare = [
{file = "pickleshare-0.7.5.tar.gz", hash = "sha256:87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca"},
]
prompt-toolkit = [
{file = "prompt_toolkit-3.0.1
8
-py3-none-any.whl", hash = "sha256:
bf00f22079f5fadc949f42ae8ff7f05702826a97059ffcc6281036ad40ac6f04
"},
{file = "prompt_toolkit-3.0.1
8
.tar.gz", hash = "sha256:
e1b4f11b9336a28fa11810bc623c357420f69dfdb6d2dac41ca2c21a55c033bc
"},
{file = "prompt_toolkit-3.0.1
9
-py3-none-any.whl", hash = "sha256:
7089d8d2938043508aa9420ec18ce0922885304cddae87fb96eebca942299f88
"},
{file = "prompt_toolkit-3.0.1
9
.tar.gz", hash = "sha256:
08360ee3a3148bdb5163621709ee322ec34fc4375099afa4bbf751e9b7b7fa4f
"},
]
ptyprocess = [
{file = "ptyprocess-0.7.0-py2.py3-none-any.whl", hash = "sha256:4b41f3967fce3af57cc7e94b888626c18bf37a083e3651ca8feeb66d492fef35"},
...
...
@@ -879,8 +923,8 @@ pynacl = [
{file = "PyNaCl-1.4.0.tar.gz", hash = "sha256:54e9a2c849c742006516ad56a88f5c74bf2ce92c9f67435187c3c5953b346505"},
]
python-gitlab = [
{file = "python-gitlab-2.
7.1
.tar.gz", hash = "sha256:
e1f9234a3ee7fbcf9ab1a5cb8b935ae58fdab29af9832ae060bf74d88bac8a7c
"},
{file = "python_gitlab-2.
7.1
-py3-none-any.whl", hash = "sha256:
b1dbb66f53ad7cf33fbdce8e9e7e6a09b18c75a9c506b099af1f6f9191542cfb
"},
{file = "python-gitlab-2.
9.0
.tar.gz", hash = "sha256:
2c51b14cdd9a68028315a2b0e88525d3760967388f99faa57de8902b45465be6
"},
{file = "python_gitlab-2.
9.0
-py3-none-any.whl", hash = "sha256:
956dfaf5d5f16c005fd064a7efd3059683dc348e9d46a1a555ddfac2e831e537
"},
]
python-ldap = [
{file = "python-ldap-3.3.1.tar.gz", hash = "sha256:4711cacf013e298754abd70058ccc995758177fb425f1c2d30e71adfc1d00aa5"},
...
...
@@ -890,8 +934,8 @@ pytz = [
{file = "pytz-2021.1.tar.gz", hash = "sha256:83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4da"},
]
requests = [
{file = "requests-2.2
5.1
-py2.py3-none-any.whl", hash = "sha256:
c210084e36a42ae6b9219e00e48287def368a26d03a048ddad7bfee44f75871e
"},
{file = "requests-2.2
5.1
.tar.gz", hash = "sha256:
27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804
"},
{file = "requests-2.2
6.0
-py2.py3-none-any.whl", hash = "sha256:
6c1246513ecd5ecd4528a0906f910e8f0f9c6b8ec72030dc9fd154dc1a6efd24
"},
{file = "requests-2.2
6.0
.tar.gz", hash = "sha256:
b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7
"},
]
requests-toolbelt = [
{file = "requests-toolbelt-0.9.1.tar.gz", hash = "sha256:968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0"},
...
...
@@ -925,9 +969,14 @@ traitlets = [
{file = "traitlets-5.0.5-py3-none-any.whl", hash = "sha256:69ff3f9d5351f31a7ad80443c2674b7099df13cc41fc5fa6e2f6d3b0330b0426"},
{file = "traitlets-5.0.5.tar.gz", hash = "sha256:178f4ce988f69189f7e523337a3e11d91c786ded9360174a3d9ca83e79bc5396"},
]
typing-extensions = [
{file = "typing_extensions-3.10.0.0-py2-none-any.whl", hash = "sha256:0ac0f89795dd19de6b97debb0c6af1c70987fd80a2d62d1958f7e56fcc31b497"},
{file = "typing_extensions-3.10.0.0-py3-none-any.whl", hash = "sha256:779383f6086d90c99ae41cf0ff39aac8a7937a9283ce0a414e5dd782f4c94a84"},
{file = "typing_extensions-3.10.0.0.tar.gz", hash = "sha256:50b6f157849174217d0656f99dc82fe932884fb250826c18350e159ec6cdf342"},
]
urllib3 = [
{file = "urllib3-1.26.
5
-py2.py3-none-any.whl", hash = "sha256:
753a0374df26658f99d826cfe40394a686d05985786d946fbe4165b5148f5a7c
"},
{file = "urllib3-1.26.
5
.tar.gz", hash = "sha256:
a7acd0977125325f516bda
9735
fa7142b909a8d01e8b2e4c8108d0984e6e0098
"},
{file = "urllib3-1.26.
6
-py2.py3-none-any.whl", hash = "sha256:
39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4
"},
{file = "urllib3-1.26.
6
.tar.gz", hash = "sha256:
f57b4c16c62fa2760b7e3d
97
c
35
b255512fb6b59a259730f36ba32ce9f8e342f
"},
]
wcwidth = [
{file = "wcwidth-0.2.5-py2.py3-none-any.whl", hash = "sha256:beb4802a9cebb9144e99086eff703a642a13d6a0052920003a230f3294bbe784"},
...
...
pyproject.toml
View file @
cbc5d9f7
...
...
@@ -7,9 +7,9 @@ license = "BSD-2-Clause"
[tool.poetry.dependencies]
python
=
"^3.9"
ndh
=
"^3.1
0.4
"
ndh
=
"^3.1
1.0
"
django-filter
=
"^2.4.0"
django-tables2
=
"^2.
3.4
"
django-tables2
=
"^2.
4.0
"
httpx
=
"^0.18.1"
GitPython
=
"^3.1.15"
djangorestframework
=
"^3.12.4"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment