Skip to content

Commit a059355

Browse files
Revert "Bump cr8 to 0.26.0"
This reverts commit ed4ce4e.
1 parent ed4ce4e commit a059355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def read(filename):
3131
namespace_packages=['crate'],
3232
install_requires=[
3333
'crate',
34-
'cr8>=0.26.0',
34+
'cr8>=0.25.0',
3535
'Cython',
3636
'asyncpg>=0.21',
3737
'pyodbc',

0 commit comments

Comments
 (0)