-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathrequirements.txt
More file actions
74 lines (74 loc) · 1.36 KB
/
requirements.txt
File metadata and controls
74 lines (74 loc) · 1.36 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
72
73
74
amqp==5.3.1
annotated-types==0.7.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
asgiref==3.8.1
asttokens==3.0.0
billiard==4.2.1
Brotli==1.2.0
cachetools==5.5.0
celery==5.4.0
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
dj-database-url==2.3.0
dj-email-url==1.0.6
Django==5.1.4
django-click==2.4.0
django-configurations==2.5.1
django-cors-headers==4.6.0
django-extensions==3.2.3
django-girder-utils==0.13.1
django-minio-storage==0.5.7
django-ninja==1.3.0
django-s3-file-field==1.0.1
djangorestframework==3.15.2
durationpy==0.9
Events==0.5
executing==2.1.0
google-auth==2.37.0
gunicorn==23.0.0
idna==3.10
kombu==5.4.2
kubernetes==31.0.0
markdown-it-py==3.0.0
mdurl==0.1.2
minio==7.2.14
oauthlib==3.2.2
opensearch-dsl==2.1.0
opensearch-py==2.8.0
packaging==24.2
prompt_toolkit==3.0.48
psycopg2-binary==2.9.10
pure_eval==0.2.3
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pycryptodome==3.21.0
pydantic==2.10.4
pydantic_core==2.27.2
Pygments==2.19.1
python-dateutil==2.9.0.post0
python-gitlab==5.3.0
PyYAML==6.0.2
redis==5.2.1
requests==2.32.3
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
rich==13.9.4
rsa==4.9
sentry-sdk==2.19.2
six==1.17.0
sqlparse==0.5.3
tqdm==4.65.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.3.0
vine==5.1.0
wcwidth==0.2.13
websocket-client==1.8.0
whitenoise==6.8.2