mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-25 16:02:27 +00:00
Update requirements.txt to match current production env
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
Django>=2.2,<2.3
|
||||
django-markdown==0.8.4
|
||||
psycopg2==2.7.6
|
||||
psycopg2==2.8.5
|
||||
pycryptodomex>=3.4.7,<3.5
|
||||
django_markwhat==1.6.2
|
||||
requests-oauthlib==0.4.0
|
||||
cvss==1.9
|
||||
requests-oauthlib==1.0.0
|
||||
cvss==2.1
|
||||
pytidylib==0.3.2
|
||||
pycodestyle==2.4.0
|
||||
|
Reference in New Issue
Block a user