Merge branch 'develop' of https://github.com/StuffAnThings/qbit_manage into develop

* 'develop' of https://github.com/StuffAnThings/qbit_manage:
  Bump retrying from 1.3.3 to 1.3.4
  Bump qbittorrent-api from 2022.10.39 to 2022.11.40
  Bump flake8 from 5.0.4 to 6.0.0
This commit is contained in:
bobokun 2022-12-03 11:08:38 -05:00
commit aae35e378f
No known key found for this signature in database
GPG key ID: B73932169607D927

6
requirements.txt Executable file → Normal file
View file

@ -1,8 +1,8 @@
alive_progress==2.4.1
flake8==5.0.4
flake8==6.0.0
pre-commit==2.20.0
qbittorrent-api==2022.10.39
qbittorrent-api==2022.11.40
requests==2.28.1
retrying==1.3.3
retrying==1.3.4
ruamel.yaml==0.17.21
schedule==1.1.0