forked from HumanSignal/label-studio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
68 lines (64 loc) · 1.32 KB
/
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
wheel>=0.38.1,<=0.40.0
appdirs>=1.4.3
attr==0.3.1
attrs>=19.2.0
pyyaml>=5.3.1
azure-storage-blob>=12.6.0
boto~=2.49.0
boto3~=1.16.28
botocore~=1.19.28
bleach~=5.0.0
google-api-core==2.11.0
google-auth==2.14.1
google-cloud-appengine-logging==1.1.0
google-cloud-audit-log==0.2.0
google-cloud-core==2.3.2
google-cloud-storage~=2.5.0
google-cloud-logging~=2.7.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.4
grpc-google-iam-v1==0.12.4
Django==3.2.20
django-storages==1.12.3
django_annoying==0.10.6
django_debug_toolbar==3.2.1
django-environ==0.10.0
django_filter==2.4.0
django_model_utils==4.1.1
django_rq==2.5.1
django-cors-headers==3.6.0
django-extensions==3.1.0
django-rest-swagger==2.2.0
django-user-agents==0.4.0
django-ranged-fileresponse>=0.1.2
drf_dynamic_fields==0.3.0
djangorestframework==3.13.1
drf-flex-fields==0.9.5
drf_yasg==1.20.0
drf-generators==0.3.0
htmlmin==0.1.12
jsonschema==3.2.0
lockfile>=0.12.0
lxml>=4.2.5
defusedxml>=0.7.1
numpy==1.24.3
ordered_set==4.0.2
pandas>=0.24.0
protobuf>=3.15.5
psycopg2-binary==2.9.6
pydantic>=1.7.3,<=1.11.0
python_dateutil==2.8.1
pytz ~=2022.1
requests==2.31.0
urllib3==1.26.16
rq==1.10.1
rules==2.2
ujson>=3.0.0
xmljson==0.2.0
colorama>=0.4.4
boxing>=0.1.4
redis~=3.5
sentry-sdk>=1.1.0
launchdarkly-server-sdk==7.5.0
python-json-logger==2.0.4
label-studio-converter==0.0.55