Michael Mior

Results 156 comments of Michael Mior

My point is that `requirements.txt` includes all transitive dependencies which makes upgrading messy. For example `absl-py` is not directly required by Sherlock, but somewhere else down the chain of dependencies....

You may want to [mark this repo as deprecated](https://medium.com/maintainer-io/how-to-deprecate-a-repository-on-github-8f0ceb9155e) and include a link to the new one.

@Relequestual Could you clarify what you mean by "intended support"? Do you mean what specific features of JSON Schema? The draft version?

@Relequestual Sure. I added the draft version to the README.

Ruby has `ruby -c` and Javascript has `node -c`.

Would be great if this could be merged (along with some other dependency updates) and a new release made.

This version of got has [a security vulnerability](https://nvd.nist.gov/vuln/detail/CVE-2022-33987). This makes it possible for a MITM attack on AnyList to potentially do something destructive to a local server.

There are already existing PRs. Are you looking to have them combined into a single PR? If so, I would suggest using a tool such as Depfu which supports creating...