modelfoxdotdev / modelfox

ModelFox makes it easy to train, deploy, and monitor machine learning models.
Other
1.46k stars 64 forks source link

Update Elixir HTTPoison dependency #132

Closed jernejcic closed 4 months ago

jernejcic commented 4 months ago

What

The current version of HttpPoison is outdated and now causing conflicts with other dependencies.

How

Update the HttpPoison dependency. It is only used in one spot in the code for a single request.