diff options
author | prashantsinalkar | 2020-03-01 23:17:12 +0530 |
---|---|---|
committer | prashantsinalkar | 2020-03-01 23:17:12 +0530 |
commit | b447c126fdbdfdb48a315f646e240148813810c8 (patch) | |
tree | 1a37875e9074c0a0c4109fa16f442f2a99670de9 | |
parent | f4592b80146098ca9380c98d66e4102dae978a35 (diff) | |
download | arduino_projects_website-b447c126fdbdfdb48a315f646e240148813810c8.tar.gz arduino_projects_website-b447c126fdbdfdb48a315f646e240148813810c8.tar.bz2 arduino_projects_website-b447c126fdbdfdb48a315f646e240148813810c8.zip |
updated requirement file
-rwxr-xr-x | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index cc8a9ee..a4bef5c 100755 --- a/requirements.txt +++ b/requirements.txt @@ -20,3 +20,4 @@ social-auth-app-django==3.1.0 social-auth-core==3.2.0 sqlparse==0.3.0 urllib3==1.25.8 +python-dateutil |