This website requires JavaScript.
Explore
Help
Sign In
3diy
/
moonraker
Watch
1
Star
0
Fork
You've already forked moonraker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f1edaa1f61
moonraker
/
scripts
/
moonraker-requirements.txt
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
moonraker: add initial source Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-07-02 04:21:35 +03:00
# Python dependencies for Moonraker
scripts: update tornado version in requirements file Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-11-15 22:16:59 +03:00
tornado==6.1.0
moonraker: add initial source Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-07-02 04:21:35 +03:00
pyserial==3.4
scripts: add "pillow" python requirement Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2020-10-30 15:56:40 +03:00
pillow==8.0.1
scripts: add lmdb dependencies Signed-off-by: Eric Callahan arksine.code@gmail.com
2021-02-24 20:38:08 +03:00
lmdb==1.1.1