diff options
author | Akshen | 2019-03-19 13:43:58 +0530 |
---|---|---|
committer | Akshen | 2019-03-19 13:43:58 +0530 |
commit | a7844e4135f1452b5156561882e4ccb754ac1dd3 (patch) | |
tree | f730a784fa498f798662e7148087db1f77883077 /requirements.txt | |
parent | efda4b675ab162346a72abf0ceee29cfc0f99001 (diff) | |
download | FOSSEE_animations-a7844e4135f1452b5156561882e4ccb754ac1dd3.tar.gz FOSSEE_animations-a7844e4135f1452b5156561882e4ccb754ac1dd3.tar.bz2 FOSSEE_animations-a7844e4135f1452b5156561882e4ccb754ac1dd3.zip |
Major Update 2
- Contributor can add animation videos
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 85b47d2..27e309b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,10 @@ +certifi==2018.11.29 +chardet==3.0.4 Django==1.11 django-simple-history==2.7.0 django-taggit==0.23.0 +idna==2.8 +Pillow==5.4.1 pytz==2018.9 +requests==2.21.0 +urllib3==1.24.1 |