diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ psycopg2-binary = "~=2.8"  django-simple-bulma = ">=1.1.6,<2.0"  django-crispy-bulma = ">=0.1.2,<2.0"  wiki = "~=0.4.4" +pygments = "~=2.3.1"  [requires]  python_version = "3.7"  |