Skip to content

Commit

Permalink
Added black requirement >=24.1.1 to environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rickecon committed Feb 12, 2024
1 parent 6d319c5 commit cef2e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
- statsmodels
- linearmodels
- rpy2<=3.5.11
- black
- black>=24.1.1
- pip:
- jupyter-book>=0.9.1
- openpyxl>=3.1.2
Expand Down

0 comments on commit cef2e94

Please sign in to comment.