Skip to content

Commit

Permalink
Remove greenlet from requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Nov 1, 2022
1 parent 26e759a commit d1136ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ types-PyYAML==6.0.12
types-dataclasses==0.6.6
pytest==7.1.3
trio==0.21.0
# NOTE: Remove once greenlet releases 2.0.0.
greenlet==2.0.0a2; python_version >= "3.11"

# Documentation
mkdocs==1.4.0
Expand Down

1 comment on commit d1136ef

@Kludex
Copy link
Member Author

@Kludex Kludex commented on d1136ef Nov 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was merged directly on master by mistake.

image

Please sign in to comment.