mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-12-09 21:45:42 -05:00
chores: refactor for the new ai research, add linter, gh action, etc (#27)
This commit is contained in:
parent
fb4ab80dc3
commit
d5467e559f
40 changed files with 5177 additions and 2476 deletions
10
scripts/requirements.txt
Normal file
10
scripts/requirements.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
textstat>=0.7.3
|
||||
requests>=2.28.0
|
||||
beautifulsoup4>=4.11.0
|
||||
markdown>=3.4.0
|
||||
black>=23.0.0
|
||||
isort>=5.12.0
|
||||
flake8>=6.0.0
|
||||
mypy>=1.0.0
|
||||
autopep8>=2.0.0
|
||||
autoflake>=2.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue