vinhngba2704 commited on
Commit
1ab2315
·
1 Parent(s): bbc5359

Adding datetime and dateutil into required packages

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -11,4 +11,6 @@ google-generativeai
11
  pandas
12
  google-cloud-vision
13
  google-auth
14
- streamlit
 
 
 
11
  pandas
12
  google-cloud-vision
13
  google-auth
14
+ streamlit
15
+ datetime
16
+ dateutil