Commit 29ef4446cb2f8a13d524f7b87bfae34ae33d1b9e

Authored by hitier
1 parent e1119a77
Exists in rhitier-dev

Replace wrong slugify package

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
requirements.txt
... ... @@ -15,5 +15,5 @@ numpy==1.22.4
15 15 python-dateutil==2.8.2
16 16 Yaml8==0.1.2
17 17 netCDF4==1.5.8
18   -unicode-slugify==0.1.5
  18 +python-slugify==6.1.2
19 19 gunicorn==20.1.0
... ...