Implement custom netscape file parser (#51)

* Implement custom Netscape file parser (#50)

* Add environment variable to configure request timeouts (#50)

Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
This commit is contained in:
Sascha Ißbrücker
2020-12-31 07:02:28 +01:00
committed by GitHub
parent 50a825b3ca
commit 779de41b65
7 changed files with 111 additions and 51 deletions

View File

@@ -11,6 +11,7 @@ django-sass-processor==0.7.3
django-widget-tweaks==1.4.5
djangorestframework==3.11.1
idna==2.8
pyparsing==2.4.7
pytz==2019.1
rcssmin==1.0.6
requests==2.22.0