-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
51 lines (48 loc) · 947 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Primary Dependencies
PyJWT==2.9.0
python-dotenv==1.0.1
requests==2.32.3
# Packaging Dependencies
# black==24.8.0
# build==1.2.2.post1
# packaging==24.1
# pip==24.2
# pyproject_hooks==1.2.0
# setuptools==72.2.0
# twine==5.1.1
# wheel==0.44.0
# Testing Dependencies
# pytest==8.3.2
# coverage==7.6.1
# pyflakes==3.2.0
# pytest-cov==5.0.0
# pytest-flakes==4.0.5
# pytest-spec==4.0.0
# Subdependencies
# certifi==2024.7.4
# charset-normalizer==3.3.2
# click==8.1.7
# docutils==0.21.2
# idna==3.7
# importlib_metadata==8.2.0
# iniconfig==2.0.0
# jaraco.classes==3.4.0
# jaraco.context==5.3.0
# jaraco.functools==4.0.2
# keyring==25.3.0
# markdown-it-py==3.0.0
# mdurl==0.1.2
# more-itertools==10.4.0
# mypy-extensions==1.0.0
# nh3==0.2.18
# pathspec==0.12.1
# pkginfo==1.10.0
# platformdirs==4.2.2
# pluggy==1.5.0
# Pygments==2.18.0
# readme_renderer==44.0
# requests-toolbelt==1.0.0
# rfc3986==2.0.0
# rich==13.7.1
# urllib3==2.2.2
# zipp==3.20.0