initial commit
All checks were successful
Build and Upload Python Package / build (push) Successful in 52s

This commit is contained in:
ksyasuda
2024-09-07 19:34:48 -07:00
commit a1fd24c92d
10 changed files with 483 additions and 0 deletions

16
requirements.txt Normal file
View File

@@ -0,0 +1,16 @@
black==24.8.0
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
idna==3.8
iniconfig==2.0.0
mypy==1.11.2
mypy-extensions==1.0.0
packaging==24.1
pathspec==0.12.1
platformdirs==4.3.1
pluggy==1.5.0
pytest==8.3.2
requests==2.32.3
typing_extensions==4.12.2
urllib3==2.2.2