Skip to content

Commit 92e0dd2

Browse files
committed
Add dataclasses as requirement for py3.6
1 parent dcee437 commit 92e0dd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ patsy>=0.5.1
77
fastprogress>=0.2.0
88
h5py>=2.7.0
99
typing-extensions>=3.7.4
10+
dataclasses
1011
contextvars; python_version < '3.7'

0 commit comments

Comments
 (0)