Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Pin greenlet to fix build problem
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeaufort committed Sep 29, 2020
1 parent e39ffa4 commit e224da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ whitenoise==3.3.1
invoke==0.22.0
GitPython==2.1.15
gevent==1.4.0
greenlet==0.4.16 # pinned to fix build problem (parent gevent)

-e eregs_extensions/

Expand Down

0 comments on commit e224da3

Please sign in to comment.