shivrajkarewar commited on
Commit
3c0399f
·
verified ·
1 Parent(s): 9a08316

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  gradio==3.3.1
2
- matplotlib
3
- ase
4
  requests
5
  pymatgen
6
-
 
 
1
  gradio==3.3.1
 
 
2
  requests
3
  pymatgen
4
+ httpx==0.24.1
5
+ httpcore==0.15.0