3D-Beacons / 3d-beacons-client

Implementation of the 3D-Beacons client (local 3D model server)
Apache License 2.0
3 stars 6 forks source link

Trim python dependencies #5

Open sillitoe opened 4 years ago

sillitoe commented 4 years ago

A lot of dependencies were add when trying out new features - it's possible some of these are no longer needed. When we have enough tests to know that everything is working, it would be good to purge the requirements.txt file and build it back up with the minimum requirements needed.