danghungithp commited on
Commit
0395e93
verified
1 Parent(s): 281f7eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- gradio
2
- pandas
3
- numpy
4
- vnstock
5
- datetime
6
- python
 
1
+ gradio>=5.0.0
2
+ pandas>=1.5.0
3
+ numpy>=1.21.0
4
+ vnstock>=3.2.6
5
+ python-dateutil>=2.8.2