cffi==1.15.1
cryptography==41.0.3
gitpython==3.1.32
inquirerpy==0.3.4
openai==0.27.8
prompt-toolkit==3.0.39
pycparser==2.21
pygithub==1.59.1
wcwidth==0.2.6

[:python_full_version >= "3.7.0"]
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
charset-normalizer==3.2.0
gitdb==4.0.10
multidict==6.0.4
pyjwt[crypto]==2.8.0
requests==2.31.0
tqdm==4.66.1
urllib3==2.0.4
yarl==1.9.2

[:python_version < "4.0" and python_full_version >= "3.7.0"]
pfzy==0.3.4

[: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.8"]
frozenlist==1.4.0
