diff --git a/skyscan-c2/poetry.lock b/skyscan-c2/poetry.lock index 2e35e02..dd21979 100644 --- a/skyscan-c2/poetry.lock +++ b/skyscan-c2/poetry.lock @@ -1,5 +1,36 @@ # This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. +[[package]] +name = "coloredlogs" +version = "15.0.1" +description = "Colored terminal output for Python's logging module" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ + {file = "coloredlogs-15.0.1-py2.py3-none-any.whl", hash = "sha256:612ee75c546f53e92e70049c9dbfcc18c935a2b9a53b66085ce9ef6a6e5c0934"}, + {file = "coloredlogs-15.0.1.tar.gz", hash = "sha256:7c991aa71a4577af2f82600d8f8f3a89f936baeaf9b50a9c197da014e5bf16b0"}, +] + +[package.dependencies] +humanfriendly = ">=9.1" + +[package.extras] +cron = ["capturer (>=2.4)"] + +[[package]] +name = "humanfriendly" +version = "10.0" +description = "Human friendly output for text interfaces using Python" +optional = false +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" +files = [ + {file = "humanfriendly-10.0-py2.py3-none-any.whl", hash = "sha256:1697e1a8a8f550fd43c2865cd84542fc175a61dcb779b6fee18cf6b6ccba1477"}, + {file = "humanfriendly-10.0.tar.gz", hash = "sha256:6b0b831ce8f15f7300721aa49829fc4e83921a9a301cc7f606be6686a2288ddc"}, +] + +[package.dependencies] +pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_version >= \"3.8\""} + [[package]] name = "numpy" version = "1.26.4" @@ -47,42 +78,60 @@ files = [ [[package]] name = "numpy-quaternion" -version = "2022.4.2" +version = "2023.0.2" description = "Add a quaternion dtype to NumPy" optional = false python-versions = "*" files = [ - {file = "numpy-quaternion-2022.4.2.tar.gz", hash = "sha256:d501907cb4a2c7259690c69594cfa80f36cafb67800dcc9054c301a1ca9e01d2"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:ae1c65d88a1f549e4eec2aa2176fc7b40d9b21ea880a95a36eda4f5c03e344e4"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6ada725986048a36b59b552c4d12c348986302f80611bfc96dbfc1825577c02a"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:530b4e9c7b228e2e44b028964aecdcfc595ae4a970f32d5c8aa5acf1f0119390"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f50d91a09a6aaa06be6f0653d26e56465f4da6ef8036ba74f420d4d69e1b6b16"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:08f4196c9575ee36132dd78521e1c7796da70a8ccc09d8f7cafb87791a86c961"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5f7eaa4d5e4e48dffdd52f6c5009ebffa557e6160f661b0128ce8e70e728aefa"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:860353b58c5d67cceea79479da6b3ed35cab327f54245c7923507f420a6c390d"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:6f5b62dc09a20c24e626fe8b1209886b330aec18ff494c722f0cbbea66b074b7"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-win32.whl", hash = "sha256:1cacfbbce6cbb9b114599cec19a5da1297181476b342ed5af801f75ae64ebe76"}, - {file = "numpy_quaternion-2022.4.2-cp310-cp310-win_amd64.whl", hash = "sha256:fd3a0a4b1b48d541ea0b4ca7147b1c9dbf5011e412f930b12f1f9378b6d52077"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:494e865eb3cac3fc1a4764b7ee2d1b75a50bb99fd9162cdae756ed6f7ad617b4"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:72d17d5257afeae5d1f5bf469e0c556b62f21078b421ab269a993e6a1d6d5648"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:78fe86ebc5c95a3d3461c18d04cd858fcd58577b4c9511e352cf2d0381b486b7"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b9881dd2c7a24ede3f5f79ca5dd5b7872d2aaf7f978c37250808d1784c871687"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5d4793119c8394653c6dfb6898edbfe4c9b629691e1a11667ed1241f9f5710d1"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:792a014af70e8b763eee88dab058ca4fb450c2829c2f19de3e3d8e4fca85a4c6"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:897fda0c8ee26a2fe5eaa0ca3772bf0c5ddf49744660ed22160f7e33a35413bc"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:1116215b460f8c9659eecc88c94f62edca7d34b11a3d0b17811ebfa64448647d"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-win32.whl", hash = "sha256:981c88526601cddfaf724105484f1b6a024d3c5e778bb7cc6114d6dcee99506e"}, - {file = "numpy_quaternion-2022.4.2-cp38-cp38-win_amd64.whl", hash = "sha256:c814ceb687debb6250391a2942d4e24cbb1f4013ae164650ff77c414538ceb9b"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:2eb44e79c0f66f3c59e0c028f84f78de557e559c5b73217be9537941bf803523"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b46e2760b93d5b56ea4af398951bc4d173b51300ca828edab92a19288987cda7"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:c3a15c9313e9396ffd6a05424a3007695d0a58b538b0749720f47b86871eb9e3"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b248c85ff1197aede460fadc7456b32c04b31b605cc839e3cb025798c585d0aa"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:deca03e632f59b9931ab462233160e3eaf714ecc430a2572cb479c51bbae4e7f"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3be2b36bd7e71be1bba45d8692134f0d29550e7d1b428abcf8084037f629f9ea"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:2f5735003e2f31ffab85424482190e62f00e83dedba38b4dc7d62f7d2ed8a3af"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:85d1fdc65d1f5cfe77e50c55ef36cb8cc3809de2f35edbd52726b962fb6b40d0"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-win32.whl", hash = "sha256:c55e653cfd696ab0eb043eda278f1292346cf95af9815d8af4615b834f10ccd5"}, - {file = "numpy_quaternion-2022.4.2-cp39-cp39-win_amd64.whl", hash = "sha256:638f29ec028aea8f9fd401769c1bb1a68a1ce96358c6647234880e17f5affbb3"}, + {file = "numpy-quaternion-2023.0.2.tar.gz", hash = "sha256:37f73d7f84c645bd9be95cb4862bd900b7f99bd2f801232006dde00641bf2fd7"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:cf487d6b56883895ddf22307a0cf8e9949604465154d0cd9b78250d800d07a0d"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ac5e37ed57c0e2ff938c88d4462a126b16c98581dde0c003eba05741188b7f38"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:b144be3dca3330f8ad5866c561cebbfe3273a5b228ece058c014cdbf8916630d"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:48bb1fc03b580a9bb89da9d4f8916f87101bc75682611c423bafa031b6d96176"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:713e4357868ebd8e4f3500435fcb49a997a8a9a5f8514e3a79d51f46abcdf2ae"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c829f58ebc908f07487d3351a13ba99c3e39eb5e04aea389ca5175642cfdab15"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:5dd15141aecbf32cdb6bf96bdc13df7dd2f31833011a7f0ef51ecc86872cf8f0"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:0560b12235aaab7aee56e94c2df2f7879e0c965b8aea3c6bccaad7f2b4fb031a"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-win32.whl", hash = "sha256:e033eef943a904b9c34c1d9e66570a07fa2c3d4a311a357d1aeb305493092c08"}, + {file = "numpy_quaternion-2023.0.2-cp310-cp310-win_amd64.whl", hash = "sha256:6c7e82014a51c93fe76322654d9c59f03b2e5cd19d0d6535d606bf7a119d4394"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:86d46c5f220ed2289d7d53c918b0e2432d6ddeae20c5ca232f3dab6fafe6c340"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c2ddf7e16a611f1c07a170d9464d69291eeb734ade2ce50b7f4eb38d9620f007"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:57d99cee91c7356c62d70817d32432db3da58f4d5f3bd29757c5696f56fa2e86"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:04c4536fdb7f22733631b7953e2db82b27964d96f97423901e749c971cb7f6f2"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2fdbc31fdac812ed2ff0287a2d51e1b87d5ec6d2aeea4a667adb14f4b6198bc5"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5f994628b10bf29461fb50cf3ce022d0a610e173068414942a9efd746b35b38b"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:32e34d2ebeeed25b238df22eba0030ba8db4a4e82a7eb6f5e32fda45768990ee"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:98bfb77597ea56462be3f94e002640ebc6ecf9d2eeea140f5d1c13145af56a31"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-win32.whl", hash = "sha256:e6dcfec4c7f615e6c46411c2034631e0a1934ffc3509e7bd61c3aacce4ecb181"}, + {file = "numpy_quaternion-2023.0.2-cp311-cp311-win_amd64.whl", hash = "sha256:86f931da5893db57c4da4142045b605cc99d469fb3e6238ae487e080dcd7227e"}, + {file = "numpy_quaternion-2023.0.2-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:bca80ceef24364eb4dc07026e3d5c7cc9932b844888a3a15f27941f0ee6ba5c3"}, + {file = "numpy_quaternion-2023.0.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:bf6a99191d1d0b3289eb256c1eaf7e290d80d4a306bb31d04121bf9a7eb88701"}, + {file = "numpy_quaternion-2023.0.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:9b26f4961fef053d552f5dcea0957b1eb34c99fea92efe1544044013d04e1407"}, + {file = "numpy_quaternion-2023.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5c5b7dfb7412b582101ae4e576f15bc6af904f66b24b832aa1fafa3a846c71da"}, + {file = "numpy_quaternion-2023.0.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0c058ee103024dc15b3232e57204934a53be080d5c75246cdec9eb92e9f56c5f"}, + {file = "numpy_quaternion-2023.0.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:02b93874723c38ad1e684d0862899d9266bf9855fd5a5bdcba8793169e672c31"}, + {file = "numpy_quaternion-2023.0.2-cp312-cp312-win32.whl", hash = "sha256:449ba07ec505dd757aa4ba6df8ef086bdd06c85f4681529ddaecd4ce7d62e792"}, + {file = "numpy_quaternion-2023.0.2-cp312-cp312-win_amd64.whl", hash = "sha256:8e218a5207be1a983d3fd54d710067a6638d324015ba695c0509082a29086284"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:333dea61c9628707223dc062e4a6e0a72bbb4fffd58a84231ea24b959e694bde"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:b343649600eb9f30275380b47ee4430f4393ed3370e5fa3fbb1db0ebbd908228"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:b4df8ffdcab6f773eec518ed09abb81e233afd9a38534e3a1db0cb0bfc54b370"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:04671ea098c0fe879eb07a24ec80dc09efc674e178f9b58a427f9d2368b2c009"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d11f6f030d1cc7b58afe83fa849422a1c8c3a742b7af30232b98acbe32cd2be6"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:60c1e9f9997205949c770702307451eeffd96f3a2824f4dc49ed42336bd698e2"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:6dd56641fddad6c35d86a6d9f3cee4a786d0a4c6b41ed74d60dad97741835280"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:681aaa2cf4d59fc412ee00188dcdc551c8ff91ea63d54d06f37ec66dd383633d"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-win32.whl", hash = "sha256:e6b4dd4797e6e77fcdd8b3487893f8af3fe934f1f26839d1605f771f700dded6"}, + {file = "numpy_quaternion-2023.0.2-cp38-cp38-win_amd64.whl", hash = "sha256:4b9421d46d56fbec0dd625c9909550c66bb81265a76efaecc5621166f18069bf"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:41968027811fa81157c9bc9f2bf00cc22dc8865d7fb5834f9f83bafc5995b6ec"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:eeffe622c5cec8396e61c266f65c75ec54fa4c21688a9633e8737276dc7fcc4b"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b0f8517c268d748cbfe686214bd53ac7064e85106c90e22bd7cf04940a17323e"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dec65adaac6bf15f31951e25bf5fe908135db6e223cf2df0112c93afe432d5de"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bb3ab05505ccb5c835a6f0401811d64f23c843e622751956ba77734f7dc20493"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:13958c8628b17f9bc725bb54e910c384e211e54b057cbe069f1615aebae8735d"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:eeeb8a6004a649b4a411fb25fb94a6da8e937de25b7c409c62528c937d1bb47d"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:d725796e9f21eb703ae19448ceea0ab34e850c903ab01fef3de06f7217ae17f5"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-win32.whl", hash = "sha256:3f89e11f89ded410fb34e6f997d4c7f4cf7c31c3eb9537c035756a5d2a6cc4e3"}, + {file = "numpy_quaternion-2023.0.2-cp39-cp39-win_amd64.whl", hash = "sha256:cab8b1626c6d719639360a6af920c25df3f0248ab04635b72919aa1a05cb575f"}, ] [package.dependencies] @@ -167,6 +216,17 @@ sql-other = ["SQLAlchemy (>=2.0.0)", "adbc-driver-postgresql (>=0.8.0)", "adbc-d test = ["hypothesis (>=6.46.1)", "pytest (>=7.3.2)", "pytest-xdist (>=2.2.0)"] xml = ["lxml (>=4.9.2)"] +[[package]] +name = "pyreadline3" +version = "3.4.1" +description = "A python implementation of GNU readline." +optional = false +python-versions = "*" +files = [ + {file = "pyreadline3-3.4.1-py3-none-any.whl", hash = "sha256:b0efb6516fd4fb07b45949053826a62fa4cb353db5be2bbb4a7aa1fdd1e345fb"}, + {file = "pyreadline3-3.4.1.tar.gz", hash = "sha256:6f3d1f7b8a31ba32b73917cefc1f28cc660562f39aea8646d30bd6eff21f7bae"}, +] + [[package]] name = "python-dateutil" version = "2.8.2" @@ -228,4 +288,4 @@ files = [ [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "fc8bc05bffe738786bc13e540486900ad00da4fe6253624203c669f2d773db3e" +content-hash = "ffbcac08fda9a0f907ea3f3f483994d7bb2e08f4409135a93f2b605f567c0523" diff --git a/skyscan-c2/pyproject.toml b/skyscan-c2/pyproject.toml index 1293312..0e8b4dc 100644 --- a/skyscan-c2/pyproject.toml +++ b/skyscan-c2/pyproject.toml @@ -10,8 +10,8 @@ python = "^3.10" schedule = "^1.1.0" pandas = "^2.0.3" coloredlogs = "^15.0.1" -numpy = "^1.24.2" -numpy-quaternion = "^2022.4.3" +numpy = "^1.26.4" +numpy-quaternion = "^2023.0.2" [tool.poetry.dev-dependencies]