-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
15 lines (15 loc) · 1.19 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
certifi==2022.12.7 ; python_full_version >= "3.8.1" and python_version < "4"
cffi==1.15.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
charset-normalizer==3.1.0 ; python_full_version >= "3.8.1" and python_version < "4"
cryptography==40.0.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
deprecated==1.2.13 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
idna==3.4 ; python_full_version >= "3.8.1" and python_version < "4"
jinja2==2.11.3 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
markupsafe==2.1.2 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pycparser==2.21 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pygithub==1.58.1 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pyjwt[crypto]==2.6.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
pynacl==1.5.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"
requests==2.28.2 ; python_full_version >= "3.8.1" and python_version < "4"
urllib3==1.26.15 ; python_full_version >= "3.8.1" and python_version < "4"
wrapt==1.15.0 ; python_full_version >= "3.8.1" and python_full_version < "4.0.0"