Exifly / ApiVault

Your gateway to a world of public APIs.
https://apivault.dev
Other
435 stars 39 forks source link

ERROR RUN pip3 install #278

Open niksolaz opened 2 months ago

niksolaz commented 2 months ago

Is your feature request related to a problem? Please describe

when I start docker-compose up I get this error:

=> ERROR [server 6/6] RUN pip3 install -r requirements.txt &&     pip3 install --upgrade requests &&     pip3 install numpy -U  

Describe the solution you'd like

The problem is the old version distro-info into requirements.txt

Describe alternatives you've considered

I tried updating with the new version and it works Can I help by fixing this problem?

FlavioAdamo commented 2 months ago

Hey @niksolaz! Sure, issue assigned.

niksolaz commented 2 months ago

Hi @FlavioAdamo I've fixed problem and I open the pr, this is my first contribute opensource thank you for this opportunity

gdjohn4s commented 2 months ago

Hi @niksolaz , thank you so much for your contribution 🫶

We're gonna review the pr soon