Benny-Tang commited on
Commit
0e5addd
·
verified ·
1 Parent(s): 7dd7b6c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -6,5 +6,6 @@ numpy>=1.23.0
6
  Pillow>=9.4.0
7
  matplotlib>=3.7.0
8
  scikit-image>=0.21.0
9
-
 
10
 
 
6
  Pillow>=9.4.0
7
  matplotlib>=3.7.0
8
  scikit-image>=0.21.0
9
+ python-dotenv
10
+ requests
11