Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
fadb4da8
Verified
Commit
fadb4da8
authored
5 years ago
by
Jonathan Weth
Browse files
Options
Downloads
Patches
Plain Diff
Update poetry.lock
parent
216c19e1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#643
failed
5 years ago
Stage: test
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
poetry.lock
+76
-53
76 additions, 53 deletions
poetry.lock
with
76 additions
and
53 deletions
poetry.lock
+
76
−
53
View file @
fadb4da8
...
...
@@ -161,9 +161,6 @@ optional = false
python-versions
=
"*"
version
=
"5.0.6"
[package.dependencies]
six
=
"*"
[[package]]
category
=
"dev"
description
=
"Code coverage measurement for Python"
...
...
@@ -276,6 +273,11 @@ optional = false
python-versions
=
"*"
version
=
"2.5.0"
[package.dependencies]
[package.dependencies.django-picklefield]
optional
=
true
version
=
"*"
[package.extras]
database
=
[
"django-picklefield"
]
redis
=
[
"redis"
]
...
...
@@ -284,7 +286,6 @@ redis = ["redis"]
reference
=
"590fa02eb30e377da0eda5cc3a84254b839176a7"
type
=
"git"
url
=
"https://github.com/jazzband/django-constance"
[[package]]
category
=
"main"
description
=
"A configurable set of panels that display various debug information about the current request/response."
...
...
@@ -458,10 +459,28 @@ version = "3.0.1"
Django
=
">
=
1.11
.
3
"
babel
=
"*"
[package.dependencies.phonenumbers]
optional
=
true
version
=
">
=
7.0
.
2
"
[package.extras]
phonenumbers
=
[
"phonenumbers (>=7.0.2)"
]
phonenumberslite
=
[
"phonenumberslite (>=7.0.2)"
]
[[package]]
category
=
"main"
description
=
"Pickled object field for Django"
name
=
"django-picklefield"
optional
=
false
python-versions
=
"*"
version
=
"2.0"
[package.dependencies]
Django
=
">
=
1.11
"
[package.extras]
tests
=
[
"tox"
]
[[package]]
category
=
"main"
description
=
"A Django app to include a manifest.json and Service Worker instance to enable progressive web app behavior"
...
...
@@ -896,7 +915,7 @@ marker = "python_version < \"3.8\""
name
=
"importlib-metadata"
optional
=
false
python-versions
=
"!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>
=
2.7
"
version
=
"1.
3
.0"
version
=
"1.
4
.0"
[package.dependencies]
zipp
=
">
=
0.5
"
...
...
@@ -966,7 +985,7 @@ description = "More routines for operating on iterables, beyond itertools"
name
=
"more-itertools"
optional
=
false
python-versions
=
">
=
3.5
"
version
=
"8.
0.2
"
version
=
"8.
1.0
"
[[package]]
category
=
"dev"
...
...
@@ -1093,7 +1112,7 @@ description = "A collection of ASN.1-based protocols modules."
name
=
"pyasn1-modules"
optional
=
true
python-versions
=
"*"
version
=
"0.2.
7
"
version
=
"0.2.
8
"
[package.dependencies]
pyasn1
=
">
=
0.4
.
6
,
<
0.5
.
0
"
...
...
@@ -1120,7 +1139,7 @@ description = "Python docstring style checker"
name
=
"pydocstyle"
optional
=
false
python-versions
=
">
=
3.5
"
version
=
"5.0.
1
"
version
=
"5.0.
2
"
[package.dependencies]
snowballstemmer
=
"*"
...
...
@@ -1311,7 +1330,7 @@ category = "main"
description
=
"YAML parser and emitter for Python"
name
=
"pyyaml"
optional
=
false
python-versions
=
"
>
=
2.7
,
!
=
3.0
.*
,
!
=
3.1
.*
,
!
=
3.2
.*
,
!
=
3.3
.*
,
!
=
3.4
.
*
"
python-versions
=
"*"
version
=
"5.3"
[[package]]
...
...
@@ -1338,7 +1357,7 @@ description = "Alternative regular expression module, to replace re."
name
=
"regex"
optional
=
false
python-versions
=
"*"
version
=
"2020.1.
7
"
version
=
"2020.1.
8
"
[[package]]
category
=
"main"
...
...
@@ -1655,7 +1674,7 @@ description = "Twilio API client and TwiML generator"
name
=
"twilio"
optional
=
false
python-versions
=
"*"
version
=
"6.35.
1
"
version
=
"6.35.
2
"
[package.dependencies]
PyJWT
=
">
=
1.4
.
2
"
...
...
@@ -1735,7 +1754,7 @@ testing = ["pathlib2", "contextlib2", "unittest2"]
ldap
=
[
"django-auth-ldap"
]
[metadata]
content-hash
=
"
bafd38016685ed70dde2d682a10efa4ae15c5a1e33ce10ef2551a60be1cfdb0f
"
content-hash
=
"
e70f0afe8f226b2b0b3d0da38e8687ac8c5233fe2a06b693b1266e186243b9b6
"
python-versions
=
"^3.7"
[metadata.files]
...
...
@@ -1923,6 +1942,10 @@ django-phonenumber-field = [
{file
=
"django-phonenumber-field-3.0.1.tar.gz"
,
hash
=
"sha256:794ebbc3068a7af75aa72a80cb0cec67e714ff8409a965968040f1fd210b2d97"
}
,
{file
=
"django_phonenumber_field-3.0.1-py3-none-any.whl"
,
hash
=
"sha256:1ab19f723928582fed412bd9844221fa4ff466276d8526b8b4a9913ee1487c5e"
}
,
]
django-picklefield
=
[
{file
=
"django-picklefield-2.0.tar.gz"
,
hash
=
"sha256:f1733a8db1b6046c0d7d738e785f9875aa3c198215de11993463a9339aa4ea24"
}
,
{file
=
"django_picklefield-2.0-py2.py3-none-any.whl"
,
hash
=
"sha256:9052f2dcf4882c683ce87b4356f29b4d014c0dad645b6906baf9f09571f52bc8"
}
,
]
django-pwa
=
[
{file
=
"django-pwa-1.0.6.tar.gz"
,
hash
=
"sha256:b3f1ad0c5241fae4c7505423540de4db93077d7c88416ff6d2af545ffe209f34"
}
,
{file
=
"django_pwa-1.0.6-py3-none-any.whl"
,
hash
=
"sha256:9306105fcb637ae16fea6527be4b147d45fd53db85efb1d4f61dfea6bf793e56"
}
,
...
...
@@ -2047,8 +2070,8 @@ imagesize = [
{file
=
"imagesize-1.2.0.tar.gz"
,
hash
=
"sha256:b1f6b5a4eab1f73479a50fb79fcf729514a900c341d8503d62a62dbc4127a2b1"
}
,
]
importlib-metadata
=
[
{file
=
"importlib_metadata-1.
3
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
d95141fbfa7ef2ec65cfd945e2af7e5a6ddbd7c8d9a25e66ff3be8e3daf9f60f
"
}
,
{file
=
"importlib_metadata-1.
3
.0.tar.gz"
,
hash
=
"sha256:
073a852570f92da5f744a3472af1b61e28e9f78ccf0c9117658dc32b15de7b45
"
}
,
{file
=
"importlib_metadata-1.
4
.0-py2.py3-none-any.whl"
,
hash
=
"sha256:
bdd9b7c397c273bcc9a11d6629a38487cd07154fa255a467bf704cd2c258e359
"
}
,
{file
=
"importlib_metadata-1.
4
.0.tar.gz"
,
hash
=
"sha256:
f17c015735e1a88296994c0697ecea7e11db24290941983b08c9feb30921e6d8
"
}
,
]
isort
=
[
{file
=
"isort-4.3.21-py2.py3-none-any.whl"
,
hash
=
"sha256:6e811fcb295968434526407adb8796944f1988c5b65e8139058f2014cbe100fd"
}
,
...
...
@@ -2111,8 +2134,8 @@ mccabe = [
{file
=
"mccabe-0.6.1.tar.gz"
,
hash
=
"sha256:dd8d182285a0fe56bace7f45b5e7d1a6ebcbf524e8f3bd87eb0f125271b8831f"
}
,
]
more-itertools
=
[
{file
=
"more-itertools-8.
0.2
.tar.gz"
,
hash
=
"sha256:
b84b238cce0d9adad5ed87e745778d20a3f8487d0f0cb8b8a586816c7496458d
"
}
,
{file
=
"more_itertools-8.
0.2
-py3-none-any.whl"
,
hash
=
"sha256:
c833ef59
2a
0
32
4bcc6a60e48440da07645063c453880c9477ceb22490aec1564
"
}
,
{file
=
"more-itertools-8.
1.0
.tar.gz"
,
hash
=
"sha256:
c468adec578380b6281a114cb8a5db34eb1116277da92d7c46f904f0b52d3288
"
}
,
{file
=
"more_itertools-8.
1.0
-py3-none-any.whl"
,
hash
=
"sha256:
1a
2a32
c72400d365000412fe08eb4a24ebee89997c18d3d147544f70f5403b39
"
}
,
]
mypy
=
[
{file
=
"mypy-0.761-cp35-cp35m-macosx_10_6_x86_64.whl"
,
hash
=
"sha256:7f672d02fffcbace4db2b05369142e0506cdcde20cea0e07c7c2171c4fd11dd6"
}
,
...
...
@@ -2217,19 +2240,19 @@ pyasn1 = [
{file
=
"pyasn1-0.4.8.tar.gz"
,
hash
=
"sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba"
}
,
]
pyasn1-modules
=
[
{file
=
"pyasn1-modules-0.2.
7
.tar.gz"
,
hash
=
"sha256:
0c35a52e00b672f832e5846826f1fb7507907f7d52fba6faa9e3c4cbe874fe4b
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py2.4.egg"
,
hash
=
"sha256:
233f55c840e821e76828262db976ac894b285909d22d060c2bdb522e7bf28cc6
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py2.5.egg"
,
hash
=
"sha256:
9ca5e376a6d9dee35bb3a62608dfa2e6698798aa6b8db3c7afd0eb31af0d63c7
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py2.6.egg"
,
hash
=
"sha256:
27581362b4253b9c999882a64df974124cde12be0bf2c04148a0d68bc6bbb7b8
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py2.7.egg"
,
hash
=
"sha256:
13a6955947d8a554de78fc305a4d651f20fb5580b88612a5f0661d4f189d27ac
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py2.py3-none-any.whl"
,
hash
=
"sha256:
b6ada4f840fe51abf5a6bd545b45bf537bea62221fa0dde2e8a553ed9f06a4e3
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py3.1.egg"
,
hash
=
"sha256:
9b972f81f59d896cebb9ebb1d44296f1acb28bf7869443c37551f4eed8d74f83
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py3.2.egg"
,
hash
=
"sha256:
64f6aecf26e93f6
a3
b
a3
725b4eb9f532551747d7a63ca9ff43aef12f4bf11eac
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py3.3.egg"
,
hash
=
"sha256:
33c220a2701032261a23eea6e9881404ac6fc7ff96f183b5353fea8fc8962547
"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py3.4.egg"
,
hash
=
"sha256:
24d54188cb7abd750e0a2cba61b7b46a75608175a0c3c1b1eee08322915d8d2
1"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py3.5.egg"
,
hash
=
"sha256:
7b4edf07ca2f759d7cf693184be09f22e067c2eb52b03c770d0a2e9de1c67df
d"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py3.6.egg"
,
hash
=
"sha256:
eaf35047a0b068e3e0c2a99618b13b65c98c329661daa78c9d44a4ef0fe813
9e"
}
,
{file
=
"pyasn1_modules-0.2.
7
-py3.7.egg"
,
hash
=
"sha256:c
14b107a67ee36a7f183ae9f4803ffde4a03b67f3192eab0a62e851af71371d3
"
}
,
{file
=
"pyasn1-modules-0.2.
8
.tar.gz"
,
hash
=
"sha256:
905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py2.4.egg"
,
hash
=
"sha256:
0fe1b68d1e486a1ed5473f1302bd991c1611d319bba158e98b106ff86e1d7199
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py2.5.egg"
,
hash
=
"sha256:
fe0644d9ab041506b62782e92b06b8c68cca799e1a9636ec398675459e031405
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py2.6.egg"
,
hash
=
"sha256:
a99324196732f53093a84c4369c996713eb8c89d360a496b599fb1a9c47fc3eb
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py2.7.egg"
,
hash
=
"sha256:
0845a5582f6a02bb3e1bde9ecfc4bfcae6ec3210dd270522fee602365430c3f8
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py2.py3-none-any.whl"
,
hash
=
"sha256:
a50b808ffeb97cb3601dd25981f6b016cbb3d31fbf57a8b8a87428e6158d0c74
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py3.1.egg"
,
hash
=
"sha256:
f39edd8c4ecaa4556e989147ebf219227e2cd2e8a43c7e7fcb1f1c18c5fd6a3d
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py3.2.egg"
,
hash
=
"sha256:
b80486a6c77252e
a3a3
e9b1e360bc9cf28eaac41263d173c032581ad2f20fe45
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py3.3.egg"
,
hash
=
"sha256:
65cebbaffc913f4fe9e4808735c95ea22d7a7775646ab690518c056784bc21b4
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py3.4.egg"
,
hash
=
"sha256:
15b7c67fabc7fc240d87fb9aabf999cf82311a6d6fb2c70d00d3d0604878c81
1"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py3.5.egg"
,
hash
=
"sha256:
426edb7a5e8879f1ec54a1864f16b882c2837bfd06eee62f2c982315ee2473e
d"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py3.6.egg"
,
hash
=
"sha256:
cbac4bc38d117f2a49aeedec4407d23e8866ea4ac27ff2cf7fb3e5b570df1
9e
0
"
}
,
{file
=
"pyasn1_modules-0.2.
8
-py3.7.egg"
,
hash
=
"sha256:c
29a5e5cc7a3f05926aff34e097e84f8589cd790ce0ed41b67aed6857b26aafd
"
}
,
]
pycodestyle
=
[
{file
=
"pycodestyle-2.5.0-py2.py3-none-any.whl"
,
hash
=
"sha256:95a2219d12372f05704562a14ec30bc76b05a5b297b21a5dfe3f6fac3491ae56"
}
,
...
...
@@ -2270,8 +2293,8 @@ pycryptodome = [
{file
=
"pycryptodome-3.9.4.tar.gz"
,
hash
=
"sha256:a168e73879619b467072509a223282a02c8047d932a48b74fbd498f27224aa04"
}
,
]
pydocstyle
=
[
{file
=
"pydocstyle-5.0.
1
-py3-none-any.whl"
,
hash
=
"sha256:
4167fe954b8f27ebbbef2fbcf73c6e8ad1e7bb31488fce44a69fdfc4b0cd0fae
"
}
,
{file
=
"pydocstyle-5.0.
1
.tar.gz"
,
hash
=
"sha256:
a0de36e549125d0a16a72a8c8c6c9ba267750656e72e466e994c222f1b6e92cb
"
}
,
{file
=
"pydocstyle-5.0.
2
-py3-none-any.whl"
,
hash
=
"sha256:
da7831660b7355307b32778c4a0dbfb137d89254ef31a2b2978f50fc0b4d7586
"
}
,
{file
=
"pydocstyle-5.0.
2
.tar.gz"
,
hash
=
"sha256:
f4f5d210610c2d153fae39093d44224c17429e2ad7da12a8b419aba5c2f614b5
"
}
,
]
pyflakes
=
[
{file
=
"pyflakes-2.1.1-py2.py3-none-any.whl"
,
hash
=
"sha256:17dbeb2e3f4d772725c777fabc446d5634d1038f234e77343108ce445ea69ce0"
}
,
...
...
@@ -2350,27 +2373,27 @@ qrcode = [
{file
=
"qrcode-6.1.tar.gz"
,
hash
=
"sha256:505253854f607f2abf4d16092c61d4e9d511a3b4392e60bff957a68592b04369"
}
,
]
regex
=
[
{file
=
"regex-2020.1.
7
-cp27-cp27m-win32.whl"
,
hash
=
"sha256:
e77f64a3ae8b9a555e170a3908748b4e2ccd0c58f8385f328baf8fc70f9ea497
"
}
,
{file
=
"regex-2020.1.
7
-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:
841056961d441f05b949d9003e7f2b5d51a11dd52d8bd7c0a5325943b6a0ea6b
"
}
,
{file
=
"regex-2020.1.
7
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
bcd9bcba67ae8d1e1b21426ea7995f7ca08260bea601ba15e13e5ca8588208ef
"
}
,
{file
=
"regex-2020.1.
7
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
6d999447f77b1b638ea620bde466b958144af90ac2e9b1f23b98a79ced14ce3f
"
}
,
{file
=
"regex-2020.1.
7
-cp36-cp36m-manylinux2010_i686.whl"
,
hash
=
"sha256:
b2faf1dce478c0ca1c92575bdc48b7afdce3a887a02afb6342fae476af41bbe2
"
}
,
{file
=
"regex-2020.1.
7
-cp36-cp36m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
a4677dc8245f1127b70fa79fb7f15a61eae0fee36ae15cbbe017207485fe9a5c
"
}
,
{file
=
"regex-2020.1.
7
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
dd69d165bee099b02d122d1e0dd55a85ebf9a65493dcd17124b628db9edfc833
"
}
,
{file
=
"regex-2020.1.
7
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
ed75b64c6694bbe840b3340191b2039f633fd1ec6fc567454e47d7326eda557f
"
}
,
{file
=
"regex-2020.1.
7
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
93e797cf16e07b315413d1157b5ce7a7c2b28b2b95768e25c0ccd290443661ad
"
}
,
{file
=
"regex-2020.1.
7
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
52814a8423d52a7e0f070dbb79f7bdfce5221992b881f83bad69f8daf4b831c3
"
}
,
{file
=
"regex-2020.1.
7
-cp37-cp37m-manylinux2010_i686.whl"
,
hash
=
"sha256:e
f85a6a15342559bed737dc16dfb1545dc043ca5bf5bce6bff4830f0e7a74395
"
}
,
{file
=
"regex-2020.1.
7
-cp37-cp37m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
d47a89e6029852c88fff859dbc9a11dcec820413b4c2510e80ced1c99c3e79ea
"
}
,
{file
=
"regex-2020.1.
7
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
13901ac914de7a7e58a92f99c71415e268e88ac4be8b389d8360c38e64b2f1c5
"
}
,
{file
=
"regex-2020.1.
7
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
08047f4b31254489316b489c24983d72c0b9d520da084b8c624f45891a9c6da2
"
}
,
{file
=
"regex-2020.1.
7
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:
895f95344182b4ecb84044910e62ad33ca63a7e7b447c7ba858d24e9f1aad939
"
}
,
{file
=
"regex-2020.1.
7
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
79530d60a8644f72f78834c01a2d70a60be110e2f4a0a612b78da23ef60c2730
"
}
,
{file
=
"regex-2020.1.
7
-cp38-cp38-manylinux2010_i686.whl"
,
hash
=
"sha256:
ec75e8baa576aed6065b615a8f8e91a05e42b492b24ffd16cbb075ad62fb9185
"
}
,
{file
=
"regex-2020.1.
7
-cp38-cp38-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
15b6f7e10f764c5162242a7db89da51218a38299415ba5e70f235a6a83c53b94
"
}
,
{file
=
"regex-2020.1.
7
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
08d042155592c24cbdb81158a99aeeded4493381a1aba5eba9def6d29961042c
"
}
,
{file
=
"regex-2020.1.
7
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
46d01bb4139e7051470037f8b9a5b90c48cb77a3d307c2621bf3791bfae4d9d8
"
}
,
{file
=
"regex-2020.1.
7
.tar.gz"
,
hash
=
"sha256:
7391eeee49bb3ce895ca43479eaca810f0c2608556711fa02a82075768f81a37
"
}
,
{file
=
"regex-2020.1.
8
-cp27-cp27m-win32.whl"
,
hash
=
"sha256:
4e8f02d3d72ca94efc8396f8036c0d3bcc812aefc28ec70f35bb888c74a25161
"
}
,
{file
=
"regex-2020.1.
8
-cp27-cp27m-win_amd64.whl"
,
hash
=
"sha256:
e6c02171d62ed6972ca8631f6f34fa3281d51db8b326ee397b9c83093a6b7242
"
}
,
{file
=
"regex-2020.1.
8
-cp36-cp36m-manylinux1_i686.whl"
,
hash
=
"sha256:
4eae742636aec40cf7ab98171ab9400393360b97e8f9da67b1867a9ee0889b26
"
}
,
{file
=
"regex-2020.1.
8
-cp36-cp36m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
bd25bb7980917e4e70ccccd7e3b5740614f1c408a642c245019cff9d7d1b6149
"
}
,
{file
=
"regex-2020.1.
8
-cp36-cp36m-manylinux2010_i686.whl"
,
hash
=
"sha256:
3e77409b678b21a056415da3a56abfd7c3ad03da71f3051bbcdb68cf44d3c34d
"
}
,
{file
=
"regex-2020.1.
8
-cp36-cp36m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
07b39bf943d3d2fe63d46281d8504f8df0ff3fe4c57e13d1656737950e53e525
"
}
,
{file
=
"regex-2020.1.
8
-cp36-cp36m-win32.whl"
,
hash
=
"sha256:
23e2c2c0ff50f44877f64780b815b8fd2e003cda9ce817a7fd00dea5600c84a0
"
}
,
{file
=
"regex-2020.1.
8
-cp36-cp36m-win_amd64.whl"
,
hash
=
"sha256:
27429b8d74ba683484a06b260b7bb00f312e7c757792628ea251afdbf1434003
"
}
,
{file
=
"regex-2020.1.
8
-cp37-cp37m-manylinux1_i686.whl"
,
hash
=
"sha256:
0e182d2f097ea8549a249040922fa2b92ae28be4be4895933e369a525ba36576
"
}
,
{file
=
"regex-2020.1.
8
-cp37-cp37m-manylinux1_x86_64.whl"
,
hash
=
"sha256:
e3cd21cc2840ca67de0bbe4071f79f031c81418deb544ceda93ad75ca1ee9f7b
"
}
,
{file
=
"regex-2020.1.
8
-cp37-cp37m-manylinux2010_i686.whl"
,
hash
=
"sha256:e
cc6de77df3ef68fee966bb8cb4e067e84d4d1f397d0ef6fce46913663540d77
"
}
,
{file
=
"regex-2020.1.
8
-cp37-cp37m-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
26ff99c980f53b3191d8931b199b29d6787c059f2e029b2b0c694343b1708c35
"
}
,
{file
=
"regex-2020.1.
8
-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
7bcd322935377abcc79bfe5b63c44abd0b29387f267791d566bbb566edfdd146
"
}
,
{file
=
"regex-2020.1.
8
-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
10671601ee06cf4dc1bc0b4805309040bb34c9af423c12c379c83d7895622bb5
"
}
,
{file
=
"regex-2020.1.
8
-cp38-cp38-manylinux1_i686.whl"
,
hash
=
"sha256:
98b8ed7bb2155e2cbb8b76f627b2fd12cf4b22ab6e14873e8641f266e0fb6d8f
"
}
,
{file
=
"regex-2020.1.
8
-cp38-cp38-manylinux1_x86_64.whl"
,
hash
=
"sha256:
6a6ba91b94427cd49cd27764679024b14a96874e0dc638ae6bdd4b1a3ce97be1
"
}
,
{file
=
"regex-2020.1.
8
-cp38-cp38-manylinux2010_i686.whl"
,
hash
=
"sha256:
6a6ae17bf8f2d82d1e8858a47757ce389b880083c4ff2498dba17c56e6c103b9
"
}
,
{file
=
"regex-2020.1.
8
-cp38-cp38-manylinux2010_x86_64.whl"
,
hash
=
"sha256:
0932941cdfb3afcbc26cc3bcf7c3f3d73d5a9b9c56955d432dbf8bbc147d4c5b
"
}
,
{file
=
"regex-2020.1.
8
-cp38-cp38-win32.whl"
,
hash
=
"sha256:
d58e4606da2a41659c84baeb3cfa2e4c87a74cec89a1e7c56bee4b956f9d7461
"
}
,
{file
=
"regex-2020.1.
8
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
e7c7661f7276507bce416eaae22040fd91ca471b5b33c13f8ff21137ed6f248c
"
}
,
{file
=
"regex-2020.1.
8
.tar.gz"
,
hash
=
"sha256:
d0f424328f9822b0323b3b6f2e4b9c90960b24743d220763c7f07071e0778351
"
}
,
]
requests
=
[
{file
=
"requests-2.22.0-py2.py3-none-any.whl"
,
hash
=
"sha256:9cf5292fcd0f598c671cfc1e0d7d1a7f13bb8085e9a590f48c010551dc6c4b31"
}
,
...
...
@@ -2480,7 +2503,7 @@ tqdm = [
{file
=
"tqdm-4.41.1.tar.gz"
,
hash
=
"sha256:4789ccbb6fc122b5a6a85d512e4e41fc5acad77216533a6f2b8ce51e0f265c23"
}
,
]
twilio
=
[
{file
=
"twilio-6.35.
1
.tar.gz"
,
hash
=
"sha256:
c784e55d150ebeb2ba837afbab7168edfb91db57e77a9da49f2a1892688a1930
"
}
,
{file
=
"twilio-6.35.
2
.tar.gz"
,
hash
=
"sha256:
a086443642c0e1f13c8f8f087b426ca81ec883efbe496d8279180a49bb9287bc
"
}
,
]
typed-ast
=
[
{file
=
"typed_ast-1.4.0-cp35-cp35m-manylinux1_i686.whl"
,
hash
=
"sha256:262c247a82d005e43b5b7f69aff746370538e176131c32dda9cb0f324d27141e"
}
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment