anitab-org / anitab-org/mentorship-backend

Change in Requirement.txt for psycopg2-binary

Offen
#1,170 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
200
Forks
449
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### 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

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.