anitab-org / anitab-org/mentorship-backend

Change in Requirement.txt for psycopg2-binary

Aperta
#1,170 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
200
Fork
449
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Describe the bug
psycopg2-binary == 2.8.6 is throwing an error - "The license_file parameter is deprecated, use license_files instead." , when installing requirements

### To Reproduce
Steps to reproduce the behavior:
1. Clone repository
2. create virtaul env and install requirements: pip install -r requirement
3. See error

### Expected behavior
It should install requirements without any error.

### Screenshots
Screenshot 2023-07-06 at 11 08 36 PM

### Desktop (please complete the following information):
- OS: Mac

### Additional context
This is issue with the library psycopg2-binary, which has been update 2 months before. To solve the issue we just need to make,
psycopg2-binary == 2.9.6

Screenshot 2023-07-06 at 11 13 22 PM

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.