Skip to content

Commit f2a48a0

Browse files
authored
fix: TT-384 add package azure blob storage to prod.txt
1 parent 17226a6 commit f2a48a0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

requirements/time_tracker_api/prod.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ azure-functions-worker==1.1.9
4444

4545
# Time utils
4646
pytz==2019.3
47-
python-dateutil==2.8.1
47+
python-dateutil==2.8.1
48+
49+
# azure blob storage
50+
azure-storage-blob==2.1.0

0 commit comments

Comments
 (0)