Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geomag-algorithms
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ghsc
National Geomagnetism Program
geomag-algorithms
Commits
805b2dd6
Commit
805b2dd6
authored
2 years ago
by
Wilbur, Spencer Franklin
Browse files
Options
Downloads
Patches
Plain Diff
updated pyproject.toml to allow python versions 3.8.12 to 3.11.*
parent
2e6d7b9a
No related branches found
No related tags found
1 merge request
!211
updated pyproject.toml to allow python versions 3.8.12 to 3.11.*
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+97
-97
97 additions, 97 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
98 additions
and
98 deletions
poetry.lock
+
97
−
97
View file @
805b2dd6
...
...
@@ -33,14 +33,14 @@ files = [
[[package]]
name
=
"alembic"
version
=
"1.9.
3
"
version
=
"1.9.
4
"
description
=
"A database migration tool for SQLAlchemy."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
{file
=
"alembic-1.9.
3
-py3-none-any.whl"
,
hash
=
"sha256:
ed2f73ea9c986f43af8ad7502c5f60d6bb1400bcd6d29f230e760e08884cb476
"
}
,
{file
=
"alembic-1.9.
3
.tar.gz"
,
hash
=
"sha256:
8fd6aaea56f5a703a190d25a705dfa91d7c313bb71de2f9c68f5abdcaf5df164
"
}
,
{file
=
"alembic-1.9.
4
-py3-none-any.whl"
,
hash
=
"sha256:
6f1c2207369bf4f49f952057a33bb017fbe5c148c2a773b46906b806ea6e825f
"
}
,
{file
=
"alembic-1.9.
4
.tar.gz"
,
hash
=
"sha256:
4d3bd32ecdbb7bbfb48a9fe9e6d6fd6a831a1b59d03e26e292210237373e7db5
"
}
,
]
[package.dependencies]
...
...
@@ -434,63 +434,63 @@ test-no-images = ["pytest"]
[[
package
]]
name
=
"coverage"
version
=
"7.
1
.0"
version
=
"7.
2
.0"
description
=
"Code coverage measurement for Python"
category
=
"dev"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
{file
=
"coverage-7.
1
.0-cp310-cp310-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
3b946bbcd5a8231383450
b195
cfb58cb01cbe7f8949f5758566b881df4b33baf
"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
ec8e767f13be637d056f7e07e61d089e555f719b387a7070154ad80a0ff31801
"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
d4a5a5879a939cb84959d86869132b00176197ca561c664fc21478c1eee60d7
5"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
b643cb30821e7570c0aaf54feaf0bfb630b79059f85741843e9dc23f33aaca2c
"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
32df215215f3af2c1617a55dbdfb403b772d463d54d219985ac7cd3bf124cada
"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
33d1ae9d4079e05ac4cc1ef9e20c648f5afabf1a92adfaf2ccf509c50b85717f
"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
29571503c37f2ef2138a306d23e7270687c0efb9cab4bd8038d609b5c2393a3a
"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
63ffd21aa133ff48c4dff7adcc46b7ec8b565491bfc371212122dd999812ea1c
"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-win32.whl"
,
hash
=
"sha256:
4b14d5e09c656de5038a3f9bfe5228f5
34
3
92
82abcab87317c9f7f1acb280352
"
}
,
{file
=
"coverage-7.
1
.0-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:
8361be1c2c073919500b6601220a6f2f98ea0b6d2fec5014c1d9cfa23dd07038
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
da9b41d4539eefd408c46725fb76ecba3a50
a336
7cafb7dea5f250d0653c1040
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
c5b15ed7644ae4bee0ecf74fee95808dcc34ba6ace87e8dfbf5cb0dc20eab45a
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
d12d076582507ea460ea2a89a8c85cb558f83406c8a41dd641d7be9a32e1274f
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
e2617759031dae1bf183c16cef8fcfb3de7617f394c813fa5e8e46e9b82d4222
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
c4e4881fa9e9667afcc742f0c244d9364d197490fbc91d12ac3b5de0bf2df146
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
9d58885215094ab4a86a6aef044e42994a2bd76a446dc59b352622655ba6621b
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
ffeeb38ee4a80a30a6877c5c4c359e5498eec095878f1581453202bfacc8fbc2
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
3baf5f126f30781b5e93dbefcc8271cb2491647f8283f20ac54d12161dff080e
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-win32.whl"
,
hash
=
"sha256:
ded59300d6330be27bc6cf0b74b89ada58069ced87c48eaf9344e5e84b0072f7
"
}
,
{file
=
"coverage-7.
1
.0-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:
6a43c7823cd7427b4ed763aa7fb63901ca8288591323b58c9cd6ec31ad910f3c
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
7a726d742816cb3a8973c8c9a97539c734b3a309345236cd533c4883dda05b8d
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
bc7c85a150501286f8b56bd8ed3aa4093f4b88fb68c0843d21ff9656f0009d6a
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
f5b4198d85a3755d27e64c52f8c95d6333119e49fd001ae5798dac872c95e0f8
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
ddb726cb861c3117a553f940372a495fe1078249ff5f8a5478c0576c7be12050
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
51b236e764840a6df0661b67e50697aaa0e7d4124ca95e5058fa3d7cbc240b7c
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
7ee5c9bb51695f80878faaa5598040dd6c9e172ddcf490382e8aedb8ec3fec8d
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
c31b75ae466c053a98bf26843563b3b3517b8f37da4d47b1c582fdc703112bc3
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
3b155caf3760408d1cb903b21e6a97ad4e2bdad43cbc265e3ce0afb8e0057e73
"
}
,
{file
=
"coverage-7.
1
.0-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
2a60d6513781e87047c3e630b33b4d1e89f39836dac6e069ffee28c4786715f5
"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
f2cba5c6db29ce991029b5e4ac51eb36774458f0a3b8d3137241b32d1bb91f06
"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
beeb129cacea34490ffd4d6153af70509aa3cda20fdda2ea1a2be870dfec8d52
"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
0c45948f613d5d18c9ec5eaa20
3c
e
06
a653334cf1bd47c783a12d0dd4fd9c85
1"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
ef382417db92ba23dfb5864a3fc9be27ea4894e86620d342a116b243ade5d35d
"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:7
c7c0d0827e853315c9bbd43c1162c006dd808dbbe297db7ae66cd17b07830f0
"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
e5cdbb5cafcedea04924568d990e20ce7f1945a1dd54b560f879ee2d57226912
"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
9817733f0d3ea91bea80de0f79ef971ae94f81ca52f9b66500c6a2fea8e4b4f
8"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
218fe982371ac7387304153ecd51205f14e9d731b34fb0568181abaf7b443ba0
"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-win32.whl"
,
hash
=
"sha256:
04481245ef966fbd24ae9b9e537ce899ae584d521dfbe78f89cad003c38ca2ab
"
}
,
{file
=
"coverage-7.
1
.0-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
8ae125d1134bf236acba8b83e74c603d1b30e207266121e76484562bc816344c
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
2bf1d5f2084c3932b56b962a683074a3692bce7cabd3aa023c987a2a8e7612
f6"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
98b85dd86514d889a2e3dd22ab3c18c9d0019e696478391d86708b805f4ea0fa
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
38da2db80cc505a611938d8624801158e409928b136c8916cd2e203970dde4dc
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
3164d31078fa9efe406e198aecd2a0
2d32a
62fecbdef74f76dad6a46c7e48311
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
db61a79c07331e88b9a9974815c075fbd812bc9dbc4dc44b366b5368a2936063
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
9ccb092c9ede70b2517a57382a601619d20981f56f440eae7e4d7eaafd1d1d09
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
33ff26d0f6cc3ca8de13d14fde1ff8efe1456b53e3f0273e63cc8b3c84a063d8
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
d47dd659a4ee952e90dc56c97d78132573dc5c7b09d61b416a9deef4ebe01a0c
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-win32.whl"
,
hash
=
"sha256:
d248cd4a92065a4d4543b8331660121b31c4148dd00a691bfb7a5cdc7483cfa4
"
}
,
{file
=
"coverage-7.
1
.0-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
7ed681b0f8e8bcbbffa58ba26fcf5dbc8f79e7997595bf071ed5430d8c08d6f3
"
}
,
{file
=
"coverage-7.
1
.0-pp37.pp38.pp39-none-any.whl"
,
hash
=
"sha256:
755e89e32376c850f826c425ece2c35a4fc266c081490eb0a841e7c1cb0d3bda
"
}
,
{file
=
"coverage-7.
1
.0.tar.gz"
,
hash
=
"sha256:
10188fe543560ec4874f974b5305cd1a8bdcfa885ee00ea3a03733464c4ca265
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
90e7a4cbbb7b1916937d380beb1315
b1
2
95
7b8e895d7d9fb032e2038ac367525
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
34d7211be69b215ad92298a962b2cd5a4ef4b17c7871d85e15d3d1b6dc8d8c96
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
971b49dbf713044c3e5f6451b39f65615d4d1c1d9a19948fa0f41b0245a9876
5"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
f0557289260125a6c453ad5673ba79e5b6841d9a20c9e101f758bfbedf928a77
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
049806ae2df69468c130f04f0fab4212c46b34ba5590296281423bb1ae379df2
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
875b03d92ac939fbfa8ae74a35b2c468fc4f070f613d5b1692f9980099a3a210
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
c160e34e388277f10c50dc2c7b5e78abe6d07357d9fe7fcb2f3c156713fd647e
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
32e6a730fd18b2556716039ab93278ccebbefa1af81e6aa0c8dba888cf659e6e
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-win32.whl"
,
hash
=
"sha256:
f3ff4205aff9991648
34
7
92
a3949f82435bc7c7655c849226d5836c3242d7451
"
}
,
{file
=
"coverage-7.
2
.0-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:
93db11da6e728587e943dff8ae1b739002311f035831b6ecdb15e308224a4247
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
cd38140b56538855d3d5722c6d1b752b35237e7e
a3
f
36
0047ce57f3fade82d98
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
9dbb21561b0e04acabe62d2c274f02df0d715e8769485353ddf3cf84727e31ce
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
171dd3aa71a49274a7e4fc26f5bc167bfae5a4421a668bc074e21a0522a0af4b
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
4655ecd813f4ba44857af3e9cffd133ab409774e9d2a7d8fdaf4fdfd2941b789
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
1856a8c4aa77eb7ca0d42c996d0ca395ecafae658c1432b9da4528c429f2575c
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
bd67df6b48db18c10790635060858e2ea4109601e84a1e9bfdd92e898dc7dc79
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
2d7daf3da9c7e0ed742b3e6b4de6cc464552e787b8a6449d16517b31bbdaddf5
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
bf9e02bc3dee792b9d145af30db8686f328e781bd212fdef499db5e9e4dd8377
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-win32.whl"
,
hash
=
"sha256:
3713a8ec18781fda408f0e853bf8c85963e2d3327c99a82a22e5c91baffcb934
"
}
,
{file
=
"coverage-7.
2
.0-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:
88ae5929f0ef668b582fd7cad09b5e7277f50f912183cf969b36e82a1c26e49a
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
5e29a64e9586194ea271048bc80c83cdd4587830110d1e07b109e6ff435e5dbc
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
8d5302eb84c61e758c9d68b8a2f93a398b272073a046d07da83d77b0edc8d76b
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
2c9fffbc39dc4a6277e1525cab06c161d11ee3995bbc97543dc74fcec33e045b
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
a6ceeab5fca62bca072eba6865a12d881f281c74231d2990f8a398226e1a5d96
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
28563a35ef4a82b5bc5160a01853ce62b9fceee00760e583ffc8acf9e3413753
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
bfa065307667f1c6e1f4c3e13f415b0925e34e56441f5fda2c84110a4a1d8bda
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
7f992b32286c86c38f07a8b5c3fc88384199e82434040a729ec06b067ee0d52c
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-win32.whl"
,
hash
=
"sha256:
2c15bd09fd5009f3a79c8b3682b52973df29761030b692043f9834fc780947c4
"
}
,
{file
=
"coverage-7.
2
.0-cp37-cp37m-win_amd64.whl"
,
hash
=
"sha256:
f332d61fbff353e2ef0f3130a166f499c3fad3a196e7f7ae72076d41a6bfb259
"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
577a8bc40c01ad88bb9ab1b3a1814f2f860ff5c5099827da2a3cafc5522dadea
"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
9240a0335365c29c968131bdf624bb25a8a653a9c0d8c5dbfcabf80b59c1973c
"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
358d3bce1468f298b19a3e35183bdb1
3c06
cdda029643537a0cc37e55e74e8f
1"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
932048364ff9c39030c6ba360c31bf4500036d4e15c02a2afc5a76e7623140d4
"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:7
efa21611ffc91156e6f053997285c6fe88cfef3fb7533692d0692d2cb30c846
"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
465ea431c3b78a87e32d7d9ea6d081a1003c43a442982375cf2c247a19971961
"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
0f03c229f1453b936916f68a47b3dfb5e84e7ad48e160488168a5e35115320c
8"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
40785553d68c61e61100262b73f665024fd2bb3c6f0f8e2cd5b13e10e4df027b
"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-win32.whl"
,
hash
=
"sha256:
b09dd7bef59448c66e6b490cc3f3c25c14bc85d4e3c193b81a6204be8dd355de
"
}
,
{file
=
"coverage-7.
2
.0-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
dc4f9a89c82faf6254d646180b2e3aa4daf5ff75bdb2c296b9f6a6cf547e26a7
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-macosx_10_9_x86_64.whl"
,
hash
=
"sha256:
c243b25051440386179591a8d5a5caff4484f92c980fb6e061b9559da7cc3
f6
4
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-macosx_11_0_arm64.whl"
,
hash
=
"sha256:
4b8fd32f85b256fc096deeb4872aeb8137474da0c0351236f93cbedc359353d6
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
d7f2a7df523791e6a63b40360afa6792a11869651307031160dc10802df9a252
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl"
,
hash
=
"sha256:
da32526326e8da0effb45
2d
c
32a
21ffad282c485a85a02aeff2393156f69c1c3
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
4c1153a6156715db9d6ae8283480ae67fb67452aa693a56d7dae9ffe8f7a80da
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-musllinux_1_1_aarch64.whl"
,
hash
=
"sha256:
74cd60fa00f46f28bd40048d6ca26bd58e9bee61d2b0eb4ec18cea13493c003f
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-musllinux_1_1_i686.whl"
,
hash
=
"sha256:
59a427f8a005aa7254074719441acb25ac2c2f60c1f1026d43f846d4254c1c2f
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-musllinux_1_1_x86_64.whl"
,
hash
=
"sha256:
c3c4beddee01c8125a75cde3b71be273995e2e9ec08fbc260dd206b46bb99969
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-win32.whl"
,
hash
=
"sha256:
08e3dd256b8d3e07bb230896c8c96ec6c5dffbe5a133ba21f8be82b275b900e8
"
}
,
{file
=
"coverage-7.
2
.0-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
ad12c74c6ce53a027f5a5ecbac9be20758a41c85425c1bbab7078441794b04ee
"
}
,
{file
=
"coverage-7.
2
.0-pp37.pp38.pp39-none-any.whl"
,
hash
=
"sha256:
ffa637a2d5883298449a5434b699b22ef98dd8e2ef8a1d9e60fa9cfe79813411
"
}
,
{file
=
"coverage-7.
2
.0.tar.gz"
,
hash
=
"sha256:
9cc9c41aa5af16d845b53287051340c363dd03b7ef408e45eec3af52be77810d
"
}
,
]
[
package.dependencies
]
...
...
@@ -947,14 +947,14 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag
[[
package
]]
name
=
"importlib-resources"
version
=
"5.1
0.2
"
version
=
"5.1
2.0
"
description
=
"Read resources from Python packages"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
{file
=
"importlib_resources-5.1
0.2
-py3-none-any.whl"
,
hash
=
"sha256:7
d543798b0beca10b6a01ac7cafda9f822c54db9e8376a6bf57e0cbd74d486b6
"
}
,
{file
=
"importlib_resources-5.1
0.2
.tar.gz"
,
hash
=
"sha256:
e4a96c8cc0339647ff9a5e0550d9f276fc5a01ffa27601
2b
5
8e
c108cfd7b8484
"
}
,
{file
=
"importlib_resources-5.1
2.0
-py3-none-any.whl"
,
hash
=
"sha256:7
b1deeebbf351c7578e09bf2f63fa2ce8b5ffec296e0d349139d43cca061a81a
"
}
,
{file
=
"importlib_resources-5.1
2.0
.tar.gz"
,
hash
=
"sha256:
4be82589bf5c1d7999aedf2a45159d10cb3ca4f19b2271f879
2b
c
8e
6da7b22f6
"
}
,
]
[
package.dependencies
]
...
...
@@ -2013,33 +2013,33 @@ gitlab = ["python-gitlab (>=1.3.0)"]
[[
package
]]
name
=
"scipy"
version
=
"1.10.
0
"
version
=
"1.10.
1
"
description
=
"Fundamental algorithms for scientific computing in Python"
category
=
"main"
optional
=
false
python-versions
=
"<3.12,>
=
3.8
"
files
=
[
{file
=
"scipy-1.10.
0
-cp310-cp310-macosx_10_
15
_x86_64.whl"
,
hash
=
"sha256:
b901b423c91281a974f6cd1c36f5c6c523e665b5a6d5e80fcb2334e14670eefd
"
}
,
{file
=
"scipy-1.10.
0
-cp310-cp310-macosx_12_0_arm64.whl"
,
hash
=
"sha256:
16ba05d3d1b9f2141004f3f36888e05894a525960b07f4c2bfc0456b955a00b
e"
}
,
{file
=
"scipy-1.10.
0
-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:15
1f066fe7d6653c3ffefd489497b8fa66d7316e3e0d0c0f7ff6acca1b802809
"
}
,
{file
=
"scipy-1.10.
0
-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
2f9ea0a37aca111a407cb98aa4e8dfde6e5d9333bae06dfa5d938d14c80bb5c3
"
}
,
{file
=
"scipy-1.10.
0
-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:
27e548276b5a88b51212b61f6dda49a24acf5d770dff940bd372b3f7ced8c6c2
"
}
,
{file
=
"scipy-1.10.
0
-cp311-cp311-macosx_10_
15
_x86_64.whl"
,
hash
=
"sha256:
42ab8b9e7d
c1
e
be
248e55f54eea5307b6ab15011a7883367af48dd781d1312e4
"
}
,
{file
=
"scipy-1.10.
0
-cp311-cp311-macosx_12_0_arm64.whl"
,
hash
=
"sha256:
e096b062d2efdea57f972d232358cb068413dc54eec4f24158bcbb5cb8bddfd8
"
}
,
{file
=
"scipy-1.10.
0
-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
4df25a28bd22c990b22129d3c637fd5c3be4b7c94f975dca909d8bab3309b694
"
}
,
{file
=
"scipy-1.10.
0
-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
2ad449db4e0820e4b42baccefc98ec772ad7818dcbc9e28b85aa05a536b0f1a2
"
}
,
{file
=
"scipy-1.10.
0
-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:
6faf86ef7717891195ae0537e48da7524d30bc3b828b30c9b115d04ea42f076
f"
}
,
{file
=
"scipy-1.10.
0
-cp38-cp38-macosx_10_
15
_x86_64.whl"
,
hash
=
"sha256:
4bd0e3278126bc882d10414436e58fa3f1eca0aa
88
b
53
4fcbf80ed47e854f46c
"
}
,
{file
=
"scipy-1.10.
0
-cp38-cp38-macosx_12_0_arm64.whl"
,
hash
=
"sha256:3
8bfbd18dcc69eeb589811e77fae552fa923067fdfbb2e171c9eac749885f210
"
}
,
{file
=
"scipy-1.10.
0
-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
0ab2a58064836632e2cec31ca197d3695c86b066bc4818052b3f5381bfd2a728
"
}
,
{file
=
"scipy-1.10.
0
-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
5cd7a30970c29d9768a7164f564d1fbf2842bfc77b7d114a99bc32703ce0bf48
"
}
,
{file
=
"scipy-1.10.
0
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
9b878c671655864af59c108c20e4da1e796154bd78c0ed6bb02bc41c84625686
"
}
,
{file
=
"scipy-1.10.
0
-cp39-cp39-macosx_10_
15
_x86_64.whl"
,
hash
=
"sha256:
3afcbddb4488ac950ce1147e7580178b333a29cd43524c689b2e3543a080a2c8
"
}
,
{file
=
"scipy-1.10.
0
-cp39-cp39-macosx_12_0_arm64.whl"
,
hash
=
"sha256:
6e4497e5142f325a5423ff5fda2fff5b5d953da028637ff7c704378c8c284ea7
"
}
,
{file
=
"scipy-1.10.
0
-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
441cab2166607c82e6d7a8683779cb89ba0f475b983c7e4ab88f3668e268c14
3"
}
,
{file
=
"scipy-1.10.
0
-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
0490dc499fe23e4be35b8b6dd1e60a4a34f0c4adb30ac671e6332446b3cbbb5a
"
}
,
{file
=
"scipy-1.10.
0
-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
954ff69d2d1bf666b794c1d7216e0a746c9d9289096a64ab3355a17c7c59db54
"
}
,
{file
=
"scipy-1.10.
0
.tar.gz"
,
hash
=
"sha256:
c8b3cbc636a87a89b770c6afc999baa6bcbb01691b5ccbbc1b1791c7c0a07540
"
}
,
{file
=
"scipy-1.10.
1
-cp310-cp310-macosx_10_
9
_x86_64.whl"
,
hash
=
"sha256:
e7354fd7527a4b0377ce55f286805b34e8c54b91be865bac273f527e1b839019
"
}
,
{file
=
"scipy-1.10.
1
-cp310-cp310-macosx_12_0_arm64.whl"
,
hash
=
"sha256:
4b3f429188c66603a1a5c549fb414e4d3bdc2a24792e061ffbd607d3d75fd84
e"
}
,
{file
=
"scipy-1.10.
1
-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:15
53b5dcddd64ba9a0d95355e63fe6c3fc303a8fd77c7bc91e77d61363f7433f
"
}
,
{file
=
"scipy-1.10.
1
-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
4c0ff64b06b10e35215abce517252b375e580a6125fd5fdf6421b98efbefb2d2
"
}
,
{file
=
"scipy-1.10.
1
-cp310-cp310-win_amd64.whl"
,
hash
=
"sha256:
fae8a7b898c42dffe3f7361c40d5952b6bf32d10c4569098d276b4c547905ee1
"
}
,
{file
=
"scipy-1.10.
1
-cp311-cp311-macosx_10_
9
_x86_64.whl"
,
hash
=
"sha256:
0f1564ea217e82
c1
b
be
75ddf7285ba0709ecd503f048cb1236ae9995f64217bd
"
}
,
{file
=
"scipy-1.10.
1
-cp311-cp311-macosx_12_0_arm64.whl"
,
hash
=
"sha256:
d925fa1c81b772882aa55bcc10bf88324dadb66ff85d548c71515f6689c6dac5
"
}
,
{file
=
"scipy-1.10.
1
-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
aaea0a6be54462ec027de54fca511540980d1e9eea68b2d5c1dbfe084797be35
"
}
,
{file
=
"scipy-1.10.
1
-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
15a35c4242ec5f292c3dd364a7c71a61be87a3d4ddcc693372813c0b73c9af1d
"
}
,
{file
=
"scipy-1.10.
1
-cp311-cp311-win_amd64.whl"
,
hash
=
"sha256:
43b8e0bcb877faf0abfb613d51026cd5cc78918e9530e375727bf0625c82788
f"
}
,
{file
=
"scipy-1.10.
1
-cp38-cp38-macosx_10_
9
_x86_64.whl"
,
hash
=
"sha256:
5678f88c68ea866ed9ebe3a9890910
88
5
53
ba12c6090244fdae3e467b1139c35
"
}
,
{file
=
"scipy-1.10.
1
-cp38-cp38-macosx_12_0_arm64.whl"
,
hash
=
"sha256:3
9becb03541f9e58243f4197584286e339029e8908c46f7221abeea4b749fa88
"
}
,
{file
=
"scipy-1.10.
1
-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
bce5869c8d68cf383ce240e44c1d9ae7c06078a9396df68ce88a1230f93a30c1
"
}
,
{file
=
"scipy-1.10.
1
-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
07c3457ce0b3ad5124f98a86533106b643dd811dd61b548e78cf4c8786652f6f
"
}
,
{file
=
"scipy-1.10.
1
-cp38-cp38-win_amd64.whl"
,
hash
=
"sha256:
049a8bbf0ad95277ffba9b3b7d23e5369cc39e66406d60422c8cfef40ccc8415
"
}
,
{file
=
"scipy-1.10.
1
-cp39-cp39-macosx_10_
9
_x86_64.whl"
,
hash
=
"sha256:
cd9f1027ff30d90618914a64ca9b1a77a431159df0e2a195d8a9e8a04c78abf9
"
}
,
{file
=
"scipy-1.10.
1
-cp39-cp39-macosx_12_0_arm64.whl"
,
hash
=
"sha256:
79c8e5a6c6ffaf3a2262ef1be1e108a035cf4f05c14df56057b64acc5bebffb6
"
}
,
{file
=
"scipy-1.10.
1
-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl"
,
hash
=
"sha256:
51af417a000d2dbe1ec6c372dfe688e041a7084da4fdd350aeb139bd3fb5535
3"
}
,
{file
=
"scipy-1.10.
1
-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl"
,
hash
=
"sha256:
1b4735d6c28aad3cdcf52117e0e91d6b39acd4272f3f5cd9907c24ee931ad601
"
}
,
{file
=
"scipy-1.10.
1
-cp39-cp39-win_amd64.whl"
,
hash
=
"sha256:
7ff7f37b1bf4417baca958d254e8e2875d0cc23aaadbe65b3d5b3077b0eb23ea
"
}
,
{file
=
"scipy-1.10.
1
.tar.gz"
,
hash
=
"sha256:
2cf9dfb80a7b4589ba4c40ce7588986d6d5cebc5457cad2c2880f6bc2d42f3a5
"
}
,
]
[
package.dependencies
]
...
...
@@ -2052,14 +2052,14 @@ test = ["asv", "gmpy2", "mpmath", "pooch", "pytest", "pytest-cov", "pytest-timeo
[[
package
]]
name
=
"setuptools"
version
=
"67.
3.2
"
version
=
"67.
4.0
"
description
=
"Easily download, build, install, upgrade, and uninstall Python packages"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
{file
=
"setuptools-67.
3.2
-py3-none-any.whl"
,
hash
=
"sha256:
bb6d8e508de562768f2027902929f8523932fcd1fb784e6d573d2cafac995a48
"
}
,
{file
=
"setuptools-67.
3.2
.tar.gz"
,
hash
=
"sha256:
9
5f
00380ef2ffa41d9bba85d95b27689d923c93dfbafed4aecd7cf988a25e012
"
}
,
{file
=
"setuptools-67.
4.0
-py3-none-any.whl"
,
hash
=
"sha256:
f106dee1b506dee5102cc3f3e9e68137bbad6d47b616be7991714b0c62204251
"
}
,
{file
=
"setuptools-67.
4.0
.tar.gz"
,
hash
=
"sha256:
e
5f
d0a713141a4a105412233c63dc4e17ba0090c8e8334594ac790ec97792330
"
}
,
]
[
package.extras
]
...
...
@@ -2264,26 +2264,26 @@ test = ["black (>=22.3.0,<23.0.0)", "coverage (>=5.2,<6.0)", "isort (>=5.0.6,<6.
[[
package
]]
name
=
"types-python-dateutil"
version
=
"2.8.19.
7
"
version
=
"2.8.19.
8
"
description
=
"Typing stubs for python-dateutil"
category
=
"dev"
optional
=
false
python-versions
=
"*"
files
=
[
{file
=
"types-python-dateutil-2.8.19.
7
.tar.gz"
,
hash
=
"sha256:
7af5a5d1b80ab1dfa0ba4d879facb382e836a62c2d408c2a509be4680fd8b1c8
"
}
,
{file
=
"types_python_dateutil-2.8.19.
7
-py3-none-any.whl"
,
hash
=
"sha256:6
69751e1e6d4f3dbbff471231740e7ecdae2135b604383e477fe31fd56223967
"
}
,
{file
=
"types-python-dateutil-2.8.19.
8
.tar.gz"
,
hash
=
"sha256:
316c6b107d055bbd06324b71362e6104102220e6988aa4a388550aa3a8ad5d06
"
}
,
{file
=
"types_python_dateutil-2.8.19.
8
-py3-none-any.whl"
,
hash
=
"sha256:6
b44741d3e79b2f2ba595f6bfa96f1a5091a00703848547efb3bc5b71df3cf9d
"
}
,
]
[[
package
]]
name
=
"types-requests"
version
=
"2.28.11.1
3
"
version
=
"2.28.11.1
4
"
description
=
"Typing stubs for requests"
category
=
"dev"
optional
=
false
python-versions
=
"*"
files
=
[
{file
=
"types-requests-2.28.11.1
3
.tar.gz"
,
hash
=
"sha256:
3fd332842e8759ea5f7eb7789df8aa772ba155216ccf10ef4aa3b0e5b42e1b4
6"
}
,
{file
=
"types_requests-2.28.11.1
3
-py3-none-any.whl"
,
hash
=
"sha256:
94896f6f8e9f3db11e422c6e3e4abbc5d7ccace853eac74b23bdd65eeee3cdee
"
}
,
{file
=
"types-requests-2.28.11.1
4
.tar.gz"
,
hash
=
"sha256:
232792870b60adb07d23175451ab4e6190021b0c584edf052d92d9b993118f0
6"
}
,
{file
=
"types_requests-2.28.11.1
4
-py3-none-any.whl"
,
hash
=
"sha256:
f84613b0d4c5d0eeb7879dfa05e14a3702b9c1f7a4ee81dfe9b4321b13fe93a1
"
}
,
]
[
package.dependencies
]
...
...
@@ -2291,14 +2291,14 @@ types-urllib3 = "<1.27"
[[
package
]]
name
=
"types-urllib3"
version
=
"1.26.25.
6
"
version
=
"1.26.25.
7
"
description
=
"Typing stubs for urllib3"
category
=
"dev"
optional
=
false
python-versions
=
"*"
files
=
[
{file
=
"types-urllib3-1.26.25.
6
.tar.gz"
,
hash
=
"sha256:
35586727cbd7751acccf2c0f34a88baffc092f435ab62458f10776466590f2d5
"
}
,
{file
=
"types_urllib3-1.26.25.
6
-py3-none-any.whl"
,
hash
=
"sha256:
a6c23c41bd03e542eaee5423a018f833077b51c4bf9ceb5aa544e12b812d5604
"
}
,
{file
=
"types-urllib3-1.26.25.
7
.tar.gz"
,
hash
=
"sha256:
df4d3e5472bf8830bd74eac12d56e659f88662ba040c7d106bf3a5bee26fff28
"
}
,
{file
=
"types_urllib3-1.26.25.
7
-py3-none-any.whl"
,
hash
=
"sha256:
28d2d7f5c31ff8ed4d9d2e396ce906c49d37523c3ec207d03d3b1695755a7199
"
}
,
]
[[
package
]]
...
...
@@ -2513,14 +2513,14 @@ files = [
[[
package
]]
name
=
"zipp"
version
=
"3.1
3
.0"
version
=
"3.1
4
.0"
description
=
"Backport of pathlib-compatible object wrapper for zip files"
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
"
files
=
[
{file
=
"zipp-3.1
3
.0-py3-none-any.whl"
,
hash
=
"sha256:
e8b2a36ea17df80ffe9e2c4fda3f693c3dad6df1697d3cd3af232db680950b0b
"
}
,
{file
=
"zipp-3.1
3
.0.tar.gz"
,
hash
=
"sha256:
23f70e964bc11a34cef175bc90ba2914e1e4545ea1e3e2f67c079671883f9cb6
"
}
,
{file
=
"zipp-3.1
4
.0-py3-none-any.whl"
,
hash
=
"sha256:
188834565033387710d046e3fe96acfc9b5e86cbca7f39ff69cf21a4128198b7
"
}
,
{file
=
"zipp-3.1
4
.0.tar.gz"
,
hash
=
"sha256:
9e5421e176ef5ab4c0ad896624e87a7b2f07aca746c9b2aa305952800cb8eecb
"
}
,
]
[
package.extras
]
...
...
@@ -2532,5 +2532,5 @@ pycurl = ["pycurl"]
[
metadata
]
lock-version
=
"2.0"
python-versions
=
"
^
3.8,<3.11"
content-hash
=
"
f26dd987ec9faf3186872977ec4ea9e38a5ebbee7b3c9600b7ca1a1cb0644ec3
"
python-versions
=
"
>=
3.8,<
=
3.11
.*
"
content-hash
=
"
5614e41f7479fbe3909c79979eaa80ae4fa6cb9ab59c29249424afd890d9cd21
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
805b2dd6
...
...
@@ -21,7 +21,7 @@ version = "1.6.3"
[tool.poetry.dependencies]
python
=
"
^
3.8,<3.11"
python
=
"
>=
3.8,<
=
3.11
.*
"
# core
numpy
=
"^1.23.4"
obspy
=
"^1.3.1"
...
...
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