Skip to content

Commit 890999c

Browse files
authored
Merge pull request #334 from alextford11/uv-loop-downgrade
uvloop downgrade
2 parents f81cceb + 124817f commit 890999c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tcsocket/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python-dateutil==2.8.1
1010
pillow==8.1.2
1111
pydantic[email]==1.5.1
1212
raven==6.10.0
13-
uvloop==0.15.2
13+
uvloop==0.15.1
1414
ipython==7.21.0
1515
pgcli==3.1.0
1616
ipython-sql==0.4.0

0 commit comments

Comments
 (0)