various changes
This commit is contained in:
parent
360e342bc2
commit
b361976504
17 changed files with 573 additions and 353 deletions
5
Pipfile
5
Pipfile
|
@ -13,6 +13,11 @@ requests = "*"
|
|||
tqdm = "*"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
flake8 = "*"
|
||||
mypy = "*"
|
||||
types-protobuf = "*"
|
||||
types-requests = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue