cffi==1.15.1
cryptography==42.0.5
fire==0.6.0
pycparser==2.21
wcwidth==0.2.13

[:python_full_version >= "3.7.0"]
charset-normalizer==3.3.2
prompt-toolkit==3.0.43

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

[:python_version < "3.11"]
exceptiongroup==1.2.0

[:python_version < "3.8"]
cached-property==1.5.2

[:python_version == "3.7"]
importlib-metadata==6.7.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2"]
six==1.16.0

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

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

[:python_version >= "3.6"]
certifi==2024.2.2
distro==1.9.0
pynacl==1.5.0
wrapt==1.16.0

[:python_version >= "3.7"]
annotated-types==0.5.0
anyio==3.7.1
gitdb==4.0.11
gitpython==3.1.42
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
pydantic==2.5.3
pydantic-core==2.14.6
pygithub==2.2.0
pyjwt[crypto]==2.8.0
requests==2.31.0
smmap==5.0.1
sniffio==1.3.1
termcolor==2.3.0
tqdm==4.66.2
typing-extensions==4.7.1
urllib3==2.0.7
zipp==3.15.0

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