Skip to content

Commit ccade6d

Browse files
author
rllin
authored
Update setup.py
1 parent b98edf2 commit ccade6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
packages=setuptools.find_packages(),
1616
install_requires=[
1717
"backoff==1.10.0",
18-
"backports-datetime-fromisoformat",
19-
"dataclasses",
18+
"backports-datetime-fromisoformat==1.0.0",
19+
"dataclasses==0.7",
2020
"ndjson==0.3.1",
2121
"requests>=2.22.0",
2222
"google-api-core>=1.22.1",

0 commit comments

Comments
 (0)