Skip to content

Commit

Permalink
Merge pull request #143 from labhackercd/develop
Browse files Browse the repository at this point in the history
v2.3.5
  • Loading branch information
erivanio authored Sep 22, 2021
2 parents c4548a4 + 27de46c commit 6907433
Showing 1 changed file with 36 additions and 18 deletions.
54 changes: 36 additions & 18 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,39 @@
beautifulsoup4==4.6.3
certifi==2018.10.15
chardet==3.0.4
Click==7.0
defusedxml==0.5.0
dj-database-url==0.5.0
Django==1.11.17
python-decouple==3.0
django-debug-toolbar==1.6
dj-database-url==0.4.2
django-compressor==2.1
django-compressor-toolkit==0.6.0
django-constance==2.2.0
django-picklefield==1.0.0
django-bower==5.2.0
django-cors-headers==2.0.0
python3-openid==3.0.10
social-auth-app-django==0.1.0
django-crispy-forms==1.6.1
requests==2.12.5
pillow==4.0.0
click==6.7
django-appconf==1.0.2
django-autofixture==0.12.1
django-tastypie==0.13.3
django-bower==5.2.0
django-compressor==2.2
django-compressor-toolkit==0.6.0
django-constance==2.3.1
django-cors-headers==2.4.0
django-crispy-forms==1.7.2
django-debug-toolbar==1.10.1
django-embed-video==1.2.0
django-picklefield==1.1.0
django-tastypie==0.14.2
idna==2.7
mock==2.0.0
django-embed-video==1.1.2
cryptography==2.8
oauthlib==2.1.0
pbr==5.1.1
Pillow==5.3.0
PyJWT==1.6.4
python-dateutil==2.7.5
python-decouple==3.1
python-mimeparse==1.6.0
python3-openid==3.1.0
pytz==2018.7
rcssmin==1.0.6
requests==2.20.1
requests-oauthlib==1.0.0
rjsmin==1.0.12
six==1.11.0
social-auth-app-django==3.1.0
social-auth-core==2.0.0
sqlparse==0.2.4
urllib3==1.24.1

0 comments on commit 6907433

Please sign in to comment.