Justin Sprigg

Results 6 comments of Justin Sprigg

This was comitted in https://github.com/furf/vineapple/commit/9c71f2e45f306a517b6cfcfb3ef8e804918e3f81 and is now solved if anyone is feeling scared off

The requirements I hit this bug with were `"boto3>=1.28.64,=0.21.5"` . Narrowing the packages to either `boto3==1.28.64` or `dagster-aws==0.21.5` causes it to resolve. I've spent a fair chunk of the weekend...

@notatallshaw Oh weird, I've never hit the too deep problem. The only other context I have is: - `"boto3" "dagster==1.5.5" "pandas[aws]==2.1.2" "dagster-aws>=0.21.5" ` fails, this uses a fully unspecified boto3...

Here's a [zip](https://github.com/sarugaku/resolvelib/files/13363109/test-case.zip) that contains an index file that can be used for the test (it took a few days of crawling to generate). With this I was able to...

I realised that my networking setup may be a bit strange as I'm not too familiar with how winpcap operates. I have a virtual adapter which is bridged to my...

Do the upload files mean anything to you? I could provide those duplicates to you if you wish.