Skip to content

Commit

Permalink
Add development dependencies for type checking and stubbing
Browse files Browse the repository at this point in the history
  • Loading branch information
deHB6 committed Jan 16, 2025
1 parent 00f0e2c commit 56ece92
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
mypy
pandas-stubs
types-requests
types-PyYAML
types-tqdm
types-psycopg2
types-psutil

0 comments on commit 56ece92

Please sign in to comment.