Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update request future (#1) #2

Closed
wants to merge 4 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update setup.py

update requirements
  • Loading branch information
wangsha committed Jan 2, 2019
commit 98564f3f1b6cc2b9efc1ffd4222e3192b1e206f7
@@ -13,7 +13,7 @@
license="MIT",
packages=find_packages(),
install_requires=[
"requests-futures >= 0.9.4",
"requests-futures >= 0.9.9",
],
include_package_data=True,
platform='any',
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.