Skip to content

Commit

Permalink
Merge pull request #373 from Aarhus-Psychiatry-Research/dependabot/pi…
Browse files Browse the repository at this point in the history
…p/pyodbc-gte-4.0.34-and-lte-5.0.1

fix:(deps-dev): update pyodbc requirement from <=4.1.0,>=4.0.34 to >=4.0.34,<=5.0.1
  • Loading branch information
github-actions[bot] authored Oct 15, 2023
2 parents 68add6b + 7e9d910 commit 8c044d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [
"psutil>=5.9.1, <6.0.0",
"dill>=0.3.5,<0.3.8",
"SQLAlchemy>=1.4.40,<2.0.22",
"pyodbc>=4.0.34, <=4.1.0",
"pyodbc>=4.0.34, <=5.0.1",
"transformers>=4.22.0,<4.35.0",
]

Expand Down

0 comments on commit 8c044d3

Please sign in to comment.