diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ psycopg2-binary = "~=2.8" django-simple-bulma = "~=1.2" whitenoise = "~=5.0" requests = "~=2.21" -pygments = "~=2.3.1" +pygments = "~=2.7.4" wiki = "~=0.6.0" pyyaml = "~=5.1" gunicorn = "~=20.0.4" |