Skip to content

Commit

Permalink
add fastapi, tick off pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan authored May 8, 2024
1 parent 8bb00e8 commit e82fe4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion IDEAS.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ this repository.
* [ ] cachetools
* [x] click
* [x] dash
* [ ] fastapi
* [ ] flask
* [ ] hypothesis
* [x] ipywidgets
Expand All @@ -40,7 +41,7 @@ this repository.
* [x] pillow
* [ ] pre-commit
* [ ] pyaml
* [ ] pydantic
* [x] pydantic
* [ ] pyrsistent
* [ ] pyscript
* [x] pytest
Expand Down

0 comments on commit e82fe4f

Please sign in to comment.