This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
CityApper
/
django
kopia lustrzana
https://github.com/django/django
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Fixed
#30483
-- Switched test requirement to psycopg2 package.
Jon Dufresne
5 lat temu
rodzic
97d3321e89
commit
8076ae68c1
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
tests/requirements/postgres.txt
+ 1
- 1
tests/requirements/postgres.txt
Wyświetl plik
@@ -1 +1 @@
-psycopg2
-binary
>=2.5.4
+psycopg2>=2.5.4