Browse Source
Updated gevent to 1.4.0 (#173)
Co-authored-by: Drew <drew@wumpotam.us>
pull/181/head
Wumpotamus
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
requirements.txt
|
@ -1,4 +1,4 @@ |
|
|
gevent==1.3.7 |
|
|
gevent==1.4.0 |
|
|
holster==2.0.0 |
|
|
holster==2.0.0 |
|
|
requests==2.20.1 |
|
|
requests==2.20.1 |
|
|
six==1.11.0 |
|
|
six==1.11.0 |
|
|