Skip to content

Commit

Permalink
fix(dependencies): minor dependencies fix (#142)
Browse files Browse the repository at this point in the history
* fix(dependencies): minor dependencies fix

* Add pandas to conda's deps

* Unpin SQLAlchemy
  • Loading branch information
luabida authored Jul 31, 2023
1 parent d6f336e commit acbf6e0
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 357 deletions.
2 changes: 2 additions & 0 deletions conda/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ dependencies:
- pip:
- urllib3 ==1.26.15
- requests
- pandas
- sqlalchemy
Loading

0 comments on commit acbf6e0

Please sign in to comment.