Add first version of requirements.txt

Mainly Django, by now
This commit is contained in:
Théophile Bastian 2018-01-23 18:07:14 +01:00
parent 132b7250c8
commit 397784a673
1 changed files with 2 additions and 0 deletions

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
Django==2.0.1
pytz==2017.3