mirror of
https://github.com/creyD/creyPY.git
synced 2026-04-12 19:30:30 +02:00
8 lines
289 B
Plaintext
8 lines
289 B
Plaintext
cachetools==5.5.0 # for caching
|
|
charset-normalizer==3.4.0 # Auth0 API interactions
|
|
requests==2.32.3 # Auth0 API interactions
|
|
pyjwt==2.10.0 # Auth0 API interactions
|
|
cffi==1.17.1 # Auth0 API interactions
|
|
cryptography==43.0.3 # Auth0 API interactions
|
|
pycparser==2.22 # Auth0 API interactions
|