karthikmn commited on
Commit
7b175ba
·
verified ·
1 Parent(s): e847e43

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ requests==2.28.1
2
+ FreeCAD==0.19.2 # FreeCAD Python bindings (version might vary depending on your installation)