python version updated

This commit is contained in:
pseusys
2023-02-17 18:17:23 +01:00
parent 28c4c66272
commit 94da25c639
2 changed files with 4 additions and 1 deletions

View File

@@ -12,3 +12,6 @@ numpy~=1.24
# Request making and response parsing modules:
httpx~=0.23
PyYAML~=6.0
# Codestyle checking module:
flake8~=6.0