repository to manage all files related to the makeathon farm bot project (Software + Documentation).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 176B

1234567891011
  1. certifi==2022.12.7
  2. charset-normalizer==3.0.1
  3. click==8.1.3
  4. Flask==2.2.3
  5. idna==3.4
  6. itsdangerous==2.1.2
  7. Jinja2==3.1.2
  8. MarkupSafe==2.1.2
  9. requests==2.28.2
  10. urllib3==1.26.14
  11. paho-mqtt