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

[feature] config credentials, order_cancel_all(side) #55

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

seunggabi
Copy link

#52
#54

cc: @uJhin

@@ -1,4 +1,4 @@
astroid==2.5
astroid==2.11
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ERROR: Cannot install -r client/python/requirements.txt (line 24) and astroid==2.5 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested astroid==2.5
    pylint 2.13.0 depends on astroid<=2.12.0-dev0 and >=2.11.0

@@ -7,7 +7,7 @@ certifi==2022.12.7
chardet==4.0.0
colorama==0.4.4
docutils==0.16
idna==3.1
idna==2.5
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ERROR: Cannot install -r client/python/requirements.txt (line 32) and idna==3.1 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested idna==3.1
    requests 2.25.1 depends on idna<3 and >=2.5

@seunggabi seunggabi force-pushed the main branch 3 times, most recently from a4502dd to 3e4a4de Compare May 17, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant