Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Update Python Package Version
- find issue: pytest-dev/py#287
  • Loading branch information
uJhin committed May 21, 2023
1 parent 1e6e997 commit 8d7d910
Showing 1 changed file with 30 additions and 47 deletions.
77 changes: 30 additions & 47 deletions client/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,48 +1,31 @@
astroid==2.5
attrs==20.3.0
bleach==3.3.0
bravado==11.0.2
bravado-core==5.17.0
certifi==2022.12.7
chardet==4.0.0
colorama==0.4.4
docutils==0.16
idna==3.1
isort==5.7.0
jsonpointer==2.0
jsonref==0.2
jsonschema==3.2.0
keyring==22.0.1
lazy-object-proxy==1.5.2
mccabe==0.6.1
monotonic==1.5
msgpack==1.0.2
packaging==20.9
pkginfo==1.7.0
Pygments==2.8.0
PyJWT==2.4.0
pylint==2.13.0
pyparsing==2.4.7
pyrsistent==0.17.3
python-dateutil==2.8.1
pytz==2021.1
pywin32-ctypes==0.2.0
PyYAML==5.4.1
readme-renderer==28.0
requests==2.25.1
requests-toolbelt==0.9.1
rfc3986==1.4.0
arrow==1.2.3
attrs==23.1.0
bravado==11.0.3
bravado-core==5.17.1
certifi==2023.5.7
charset-normalizer==3.1.0
fqdn==1.5.1
idna==3.4
isoduration==20.11.0
jsonpointer==2.3
jsonref==1.1.0
jsonschema==4.17.3
monotonic==1.6
msgpack==1.0.5
PyJWT==2.7.0
pyrsistent==0.19.3
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
requests==2.30.0
rfc3339-validator==0.1.4
rfc3987==1.3.8
simplejson==3.17.2
six==1.15.0
strict-rfc3339==0.7
swagger-spec-validator==2.7.3
toml==0.10.2
tqdm==4.57.0
twine==3.3.0
typing-extensions==3.7.4.3
urllib3==1.26.5
webcolors==1.11.1
webencodings==0.5.1
websockets==10.1
wrapt==1.12.1
simplejson==3.19.1
six==1.16.0
swagger-spec-validator==3.0.3
typing_extensions==4.5.0
upbit-client==1.3.2.0
uri-template==1.2.0
urllib3==2.0.2
webcolors==1.13
websockets==11.0.3

0 comments on commit 8d7d910

Please sign in to comment.