mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-21 22:48:16 +01:00
Update dependencies for dev environment for python 3.9
see github issue avollkopf/craftbeerpi4#39
This commit is contained in:
parent
68fb5f45c8
commit
baed31f8b6
1 changed files with 3 additions and 3 deletions
|
@ -10,13 +10,13 @@ cryptography==3.3.2
|
|||
requests==2.25.1
|
||||
voluptuous==0.12.1
|
||||
pyfiglet==0.8.post1
|
||||
pandas==1.1.5
|
||||
pandas==1.4.0
|
||||
shortuuid==1.0.1
|
||||
tabulate==0.8.7
|
||||
numpy==1.20.3
|
||||
numpy==1.22.0
|
||||
cbpi4ui
|
||||
click==7.1.2
|
||||
importlib_metadata==4.8.2
|
||||
asyncio-mqtt
|
||||
psutil==5.8.0
|
||||
zipp>=0.5
|
||||
zipp>=0.5
|
||||
|
|
Loading…
Reference in a new issue