jannisborn
commited on
Commit
•
61056c7
1
Parent(s):
0b42ed6
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -17,7 +17,7 @@ gradio==3.9.1
|
|
17 |
httpcore==0.15
|
18 |
markdown-it-py>=2.1.0
|
19 |
numpy==1.23.5
|
20 |
-
pandas>=1.0.0
|
21 |
pymatgen>=2022.11.7
|
22 |
pydantic<2.0.0
|
23 |
httpcore==0.15
|
|
|
17 |
httpcore==0.15
|
18 |
markdown-it-py>=2.1.0
|
19 |
numpy==1.23.5
|
20 |
+
pandas>=1.0.0,<2.0.0
|
21 |
pymatgen>=2022.11.7
|
22 |
pydantic<2.0.0
|
23 |
httpcore==0.15
|