Skip to content

Commit

Permalink
uvloop 19
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan King committed Oct 23, 2023
1 parent f798d0e commit 4401c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hail/python/hailtop/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ python-json-logger>=2.0.2,<3
pyyaml>=6.0,<7.0
sortedcontainers>=2.4.0,<3
tabulate>=0.8.9,<1
uvloop>=0.16.0,<1; sys_platform!='win32'
uvloop>=0.19.0,<1; sys_platform!='win32'
jproperties>=2.1.1,<3

0 comments on commit 4401c7d

Please sign in to comment.