This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
CityApper
/
django
mirror de
https://github.com/django/django
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Fixed
#30483
-- Switched test requirement to psycopg2 package.
Jon Dufresne
há 5 anos atrás
pai
97d3321e89
commit
8076ae68c1
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
tests/requirements/postgres.txt
+ 1
- 1
tests/requirements/postgres.txt
Ver Ficheiro
@@ -1 +1 @@
-psycopg2
-binary
>=2.5.4
+psycopg2>=2.5.4