Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Dec 4, 2024
1 parent d842988 commit 1a5f435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def _remove_excluded(description: str) -> str:
'numpy',
'ollama',
'openai>=1.3.0',
'pandas<=2.0.3',
'pandas',
'python-dateutil',
'reactivex',
'retry',
Expand Down

0 comments on commit 1a5f435

Please sign in to comment.