MilesCranmer commited on
Commit
ed1d503
1 Parent(s): 546443a

Add pandas requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  pysr==0.9.1
2
- numpy==1.22.2
 
 
1
  pysr==0.9.1
2
+ numpy
3
+ pandas