derrynknife / SurPyval

A Python package for survival analysis. The most flexible survival analysis package available. SurPyval can work with arbitrary combinations of observed, censored, and truncated data. SurPyval can also fit distributions with 'offsets' with ease, for example the three parameter Weibull distribution.
https://surpyval.readthedocs.io/en/latest/index.html
MIT License
47 stars 5 forks source link

[Snyk] Fix for 6 vulnerabilities #49

Open derrynknife opened 2 months ago

derrynknife commented 2 months ago

snyk-top-banner

Snyk has created this PR to fix 6 vulnerabilities in the pip dependencies of this project.

Snyk changed the following file(s):

⚠️ Warning ``` eliability 0.8.6 requires mplcursors, which is not installed. reliability 0.8.6 requires scipy, which is not installed. reliability 0.8.6 requires matplotlib, which is not installed. lifelines 0.27.4 requires matplotlib, which is not installed. lifelines 0.27.4 requires scipy, which is not installed. formulaic 1.0.2 requires scipy, which is not installed. autograd-gamma 0.5.0 requires scipy, which is not installed. ```

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Some vulnerabilities couldn't be fully fixed and so Snyk will still find them when the project is tested again. This may be because the vulnerability existed within more than one direct dependency, but not all of the affected dependencies could be upgraded.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 NULL Pointer Dereference 🦉 Regular Expression Denial of Service (ReDoS) 🦉 Improper Control of Generation of Code ('Code Injection')