-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
71 lines (71 loc) · 1.21 KB
/
requirements.txt
File metadata and controls
71 lines (71 loc) · 1.21 KB
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
anyio==3.6.1
attrs==22.1.0
bleach==5.0.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
click-log==0.4.0
colorama==0.4.5
cryptography==42.0.8
deprecation==2.1.0
docutils==0.19
dotty-dict==1.3.1
fastapi==0.109.1
gitdb==4.0.9
GitPython==3.1.41
gotrue==0.5.0
h11==0.12.0
httpcore==0.14.7
httptools==0.4.0
httpx==0.23.0
idna==3.7
importlib-metadata==4.12.0
iniconfig==1.1.1
invoke==1.7.1
jeepney==0.8.0
keyring==23.8.2
limits==1.6
packaging==21.3
pkginfo==1.8.3
pluggy==1.0.0
postgrest-py==0.10.2
py==1.11.0
pycparser==2.21
pydantic==2.4.0
Pygments==2.15.0
pyparsing==3.0.9
pytest==7.1.2
python-dateutil==2.8.2
python-dotenv==0.20.0
python-gitlab==3.8.1
python-semantic-release==7.28.1
PyYAML==6.0
readme-renderer==36.0
realtime==0.0.4
redis==4.3.6
requests==2.31.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
SecretStorage==3.3.2
semver==2.13.0
six==1.16.0
slowapi==0.1.5
smmap==5.0.0
sniffio==1.2.0
starlette==0.27.0
storage3==0.3.4
supabase==0.5.8
tomli==2.0.1
tomlkit==0.10.2
tqdm==4.66.3
twine==3.8.0
typing_extensions==4.3.0
urllib3==1.26.18
uvicorn==0.18.2
uvloop==0.16.0
watchfiles==0.16.1
webencodings==0.5.1
websockets==10.0
zipp==3.8.1
wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability