1
0
mirror of https://github.com/franjsco/segnalibre-backend synced 2025-02-19 13:00:38 +01:00

Add requirements

This commit is contained in:
Francesco Esposito 2019-11-22 21:28:15 +01:00
parent 96a1b99e74
commit a090ac0bde

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
Django==2.2.7
djangorestframework==3.10.3
pytz==2019.3
sqlparse==0.3.0