When i use pycdt package, t
he text below is always accompanied by:
/.conda/envs/defect/lib/python3.7/site-packages/pycdt-2.0.4-py3.7.egg/pycdt/core/defects_analyzer.py:91: DeprecationWarning: Replaced PyCDT usage of ComputedDefect objects with DefectEntry objects from pymatgen.analysis.defects.core
Will remove ComputedDefect with Version 2.5 of PyCDT.
DeprecationWarning)
.conda/envs/defect/lib/python3.7/site-packages/pycdt-2.0.4-py3.7.egg/pycdt/core/defects_analyzer.py:165: DeprecationWarning: Replaced PyCDT usage of DefectsAnalyzer objects with DefectPhaseDiagram objects from pymatgen.analysis.defects.thermodynamics
Will remove DefectsAnalyzer with Version 2.5 of PyCDT.
DeprecationWarning)
how can i fix it??