aiEDUcurriculum commited on
Commit
f882fe3
1 Parent(s): 8f57660

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  pip>=23.2.1
2
  pandas==1.3.4
3
  scikit-learn>=1.0.1
4
- numpy==1.21.4
 
 
 
1
  pip>=23.2.1
2
  pandas==1.3.4
3
  scikit-learn>=1.0.1
4
+ numpy==1.21.4
5
+ gradio==3.45.0
6
+ httpx==0.24.1