Commit 95ee661e39977833ea4bf32dae7c623b33ce02ad
1 parent
a26a5bcb
Exists in
rhitier-dev
Unfreeze pip dependencies versions
Showing
1 changed file
with
9 additions
and
9 deletions
Show diff stats
requirements.txt
@@ -8,12 +8,12 @@ | @@ -8,12 +8,12 @@ | ||
8 | 8 | ||
9 | ## MAIN DEPENDENCIES | 9 | ## MAIN DEPENDENCIES |
10 | wheel | 10 | wheel |
11 | -Flask==2.1.2 | ||
12 | -python-dotenv==0.20.0 | ||
13 | -requests==2.27.1 | ||
14 | -numpy==1.22.4 | ||
15 | -python-dateutil==2.8.2 | ||
16 | -Yaml8==0.1.2 | ||
17 | -netCDF4==1.5.8 | ||
18 | -python-slugify==6.1.2 | ||
19 | -gunicorn==20.1.0 | 11 | +Flask |
12 | +python-dotenv | ||
13 | +requests | ||
14 | +numpy | ||
15 | +python-dateutil | ||
16 | +Yaml8 | ||
17 | +netCDF4 | ||
18 | +python-slugify | ||
19 | +gunicorn |