Skip to content
Snippets Groups Projects
Commit 5c1bf44b authored by Carlos Vega's avatar Carlos Vega
Browse files

updated to Django 3

parent e2315343
No related branches found
No related tags found
1 merge request!279Bump requirements
Pipeline #34629 passed
...@@ -8,14 +8,14 @@ chardet==3.0.4 ...@@ -8,14 +8,14 @@ chardet==3.0.4
coverage==5.3 coverage==5.3
cryptography==3.2.1 cryptography==3.2.1
cycler==0.10.0 cycler==0.10.0
Django==2.2.17 Django==3.1.3
django-cleanup==5.1.0 django-cleanup==5.1.0
django-common-helpers==0.9.2 django-common-helpers==0.9.2
django-cron==0.5.1 django-cron==0.5.1
django-excel==0.0.10 django-excel==0.0.10
django-formtools==2.2 django-formtools==2.2
django-otp==1.0.2 django-otp==1.0.2
django-phonenumber-field==3.0.1 django-phonenumber-field==5.0.0
django-stronghold==0.4.0 django-stronghold==0.4.0
django-two-factor-auth==1.13 django-two-factor-auth==1.13
enum34==1.1.10 enum34==1.1.10
...@@ -35,7 +35,7 @@ numpy==1.19.4 ...@@ -35,7 +35,7 @@ numpy==1.19.4
pandas==1.1.4 pandas==1.1.4
django-datatables-view==1.19.1 django-datatables-view==1.19.1
phonenumberslite==8.12.13 phonenumberslite==8.12.13
Pillow==3.4.2 #Pillow==3.4.2
psycopg2==2.8.6 psycopg2==2.8.6
pycparser==2.20 pycparser==2.20
pyexcel==0.6.6 pyexcel==0.6.6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment