cnc_gcode_generation / requirements.txt
jithenderchoudary's picture
Create requirements.txt
b123346 verified
raw
history blame
171 Bytes
# Required dependencies
gradio==3.35.2
FreeCAD==0.19 # Ensure FreeCAD is installed and accessible
numpy==1.24.3
Path==7.0.3
pandas==2.1.0
jsonschema==4.10.0
Flask==2.3.3