wissemkarous commited on
Commit
75abeb3
1 Parent(s): a8e086b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- TensorFlow 2.0
2
- opencv-python
 
1
+ tensorflow==2.12.0 # Specific TensorFlow version
2
+ pandas>=1.5.0 # Any version of Pandas 1.5 or later