Skip to content

Commit

Permalink
remove version cap for jinja2 (NeuralEnsemble#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Jul 18, 2022
1 parent 8886215 commit fae0627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/environment-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- pandas
- scikit-learn
- statsmodels
- jinja2==3.0.3 # prevent bug happening in 3.1.0 for docs
- jinja2
- pip:
- neo>=0.10.0
- viziphant
Expand Down

0 comments on commit fae0627

Please sign in to comment.