Skip to content

Commit

Permalink
Merge pull request #257 from mrcljx/patch-1
Browse files Browse the repository at this point in the history
Remove greenlet dependency
  • Loading branch information
xzkostyan committed Jul 27, 2023
2 parents 9545a17 + 2aba46d commit 060c601
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def read_version():
python_requires='>=3.7, <4',
install_requires=[
'sqlalchemy>=1.4.24,<1.5',
'greenlet>=2.0.1',
'requests',
'clickhouse-driver>=0.1.2',
'asynch>=0.2.2',
Expand Down

0 comments on commit 060c601

Please sign in to comment.