cffi==1.15.1
cryptography==41.0.3
pycparser==2.21
wcwidth==0.2.6

[:python_full_version >= "3.7.0"]
charset-normalizer==3.2.0
prompt-toolkit==3.0.39

[:python_full_version >= "3.7.1"]
openai==0.28.0

[:python_version < "3.8"]
asynctest==0.13.0
importlib-metadata==6.7.0
typing-extensions==4.7.1

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
deprecated==1.2.14

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
wrapt==1.15.0

[:python_version >= "3.5"]
idna==3.4

[:python_version >= "3.6"]
aiohttp==3.8.5
certifi==2023.7.22
pynacl==1.5.0
smmap==5.0.0

[:python_version >= "3.7"]
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
frozenlist==1.3.3
gitdb==4.0.10
gitpython==3.1.35
multidict==6.0.4
pygithub==1.59.1
pyjwt[crypto]==2.8.0
requests==2.31.0
tqdm==4.66.1
urllib3==2.0.4
yarl==1.9.2
zipp==3.15.0

[:python_version >= "3.7" and python_version < "4.0"]
inquirerpy==0.3.4
pfzy==0.3.4
