Files
PyGithub/requirements.txt
T
Enrico Minack 554b2b28db Add crypto extras to pyjwt, which pulls in cryptogaphy package (#2443)
* Add crypto extras to pyjwt, which pulls in cryptogaphy package
* Remove cryptography dependency from more places
* Remove integrations extra from docs
2023-03-15 09:45:48 +11:00

8 lines
104 B
Plaintext

pynacl>=1.4.0
requests>=2.14.0
pyjwt[crypto]>=2.4.0
sphinx<3
Jinja2<3.1
sphinx-rtd-theme<1.1
Deprecated