AR14020 commited on
Commit
685f015
·
verified ·
1 Parent(s): 454a534

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  streamlit==1.25.0
2
- sympy==1.12
 
 
1
  streamlit==1.25.0
2
+ sympy==1.12
3
+ numpy # You can specify a specific version or leave it as just 'numpy'