OctoPrint-BambuPrinter/requirements.txt

18 lines
266 B
Plaintext
Raw Normal View History

2024-01-07 14:54:00 -05:00
###
# This file is only here to make sure that something like
#
# pip install -e .
#
# works as expected. Requirements can be found in setup.py.
###
.
pytest~=7.4.4
pybambu~=1.0.1
OctoPrint~=1.10.2
setuptools~=70.0.0
pyserial~=3.5
Flask~=2.2.5
paho-mqtt~=2.1.0