arikru commited on
Commit
7394830
1 Parent(s): 415e992

fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastai
2
  pytorch
3
  numpy
4
- pandas 1.5.3
5
  matplotlib
 
1
  fastai
2
  pytorch
3
  numpy
4
+ pandas==1.5.3
5
  matplotlib