abundant-fountain-43682
06/05/2023, 1:45 AMpython = "^3.9, <3.10"
pandas = {extras = ["aws", "performance"], version = "^2.0.1"}
awswrangler = {extras = ["redshift"], version = "^3.1.1"}
typer = {extras = ["all"], version = "0.7.0"}
webdriver-manager = "3.8.5"
selenium-wire = "5.1.0"
halo = "0.0.31"
inquirer = "3.1.3"
defusedxml = "0.7.1"
geoip2 = "^4.6.0"
sqlparse = "^0.4.3"
mypy-boto3-redshift = "^1.26.79"
isort = "^5.12.0"
mypy-boto3-cur = "1.26.0.post1"
mypy-boto3-sts = "1.26.57"
mypy-boto3-s3 = "1.26.97.post2"
boto3 = "1.26.76"
prefect = "^2.8.3"
s3fs = "^2023.1.0"
cryptography = "38.0.4"
However, when I tried to use Poetry to generate the lockfile, it was generated in an instant. Any help on debugging this is thoroughly appreciatedhappy-kitchen-89482
06/05/2023, 2:42 AMhappy-kitchen-89482
06/05/2023, 2:42 AMhappy-kitchen-89482
06/05/2023, 2:45 AMhappy-kitchen-89482
06/05/2023, 2:46 AMabundant-fountain-43682
06/05/2023, 6:51 AM"2.16.0rc3"
and my python options to:
[python]
interpreter_constraints = [">=3.9,<3.10"]
pip_version = 22.3
abundant-fountain-43682
06/05/2023, 6:52 AMabundant-fountain-43682
06/05/2023, 6:55 AMabundant-fountain-43682
06/05/2023, 7:11 AMpants generate-lockfiles
command? Or any debug logs which I can refer to, to see where it's getting stuck on?refined-addition-53644
06/05/2023, 7:48 AMpants --print-stacktrace -ldebug <rest of your command>
https://www.pantsbuild.org/docs/troubleshootingabundant-fountain-43682
06/05/2023, 9:20 AMrefined-addition-53644
06/05/2023, 10:31 AMhappy-kitchen-89482
06/05/2023, 12:47 PMhappy-kitchen-89482
06/05/2023, 12:48 PMhappy-kitchen-89482
06/05/2023, 12:48 PMhappy-kitchen-89482
06/05/2023, 12:48 PM