Skip to content

Commit 09854a7

Browse files
committed
updated
1 parent 2d49636 commit 09854a7

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
@@ -32,7 +32,7 @@
3232
"License :: OSI Approved :: MIT License",
3333
"Operating System :: OS Independent",
3434
]
35-
INSTALL_REQUIRES = []
35+
INSTALL_REQUIRES = ['requests']
3636

3737
###############################################################################
3838

0 commit comments

Comments
 (0)