Minor fix, updated dependencies

This commit is contained in:
Marco Dalla Tiezza
2022-07-28 23:56:07 +02:00
parent c16de1f1eb
commit e69f6a2bee
2 changed files with 11 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
numpy==1.17.2
pandas>=0.24.2
certifi>=2019.6.16
aiohttp>=3.5.4
urllib3==1.24.3
pygame>=1.9.6
QtAwesome>=0.6.0
PyQt5==5.12.2
numpy>=1.23.1
pandas>=1.4.3
certifi>=2022.6.15
aiohttp>=3.8.1
urllib3>=1.26.9
pygame>=2.1.2
QtAwesome>=1.1.1
PyQt5>=5.15.7