mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 15:54:53 +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>=2.2,<2.3
|
||||||
django-markdown==0.8.4
|
django-markdown==0.8.4
|
||||||
psycopg2==2.7.6
|
psycopg2==2.8.5
|
||||||
pycryptodomex>=3.4.7,<3.5
|
pycryptodomex>=3.4.7,<3.5
|
||||||
django_markwhat==1.6.2
|
django_markwhat==1.6.2
|
||||||
requests-oauthlib==0.4.0
|
requests-oauthlib==1.0.0
|
||||||
cvss==1.9
|
cvss==2.1
|
||||||
pytidylib==0.3.2
|
pytidylib==0.3.2
|
||||||
pycodestyle==2.4.0
|
pycodestyle==2.4.0
|
||||||
|
Reference in New Issue
Block a user