This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-21 06:46:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
requirements
/
postgres.txt
3 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refs #34986 -- Used non-binary build of psycopg for PyPy.
2023-11-22 13:39:04 +00:00
psycopg>=3.1.14; implementation_name == 'pypy'
psycopg[binary]>=3.1.8; implementation_name != 'pypy'
Reference in New Issue
Copy Permalink