-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements-1.txt
91 lines (91 loc) · 2.04 KB
/
requirements-1.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
anyio==4.2.0
argo-workflows==5.0.0
asgiref==3.7.2
attrs==23.2.0
blinker==1.7.0
cachetools==5.3.2
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
clickclick==20.10.2
-e git+https://github.com/MetaCell/cloud-harness.git@ec25adbd55c7778a3425af837aff5c548571d735#egg=cloudharness&subdirectory=libraries/cloudharness-common
-e git+https://github.com/MetaCell/cloud-harness.git@ec25adbd55c7778a3425af837aff5c548571d735#egg=cloudharness_model&subdirectory=libraries/models
connexion==2.14.2
cryptography==41.0.7
deprecation==2.1.0
ecdsa==0.18.0
exceptiongroup==1.2.0
Flask==2.2.0
Flask-Cors==4.0.0
Flask-SQLAlchemy==3.0.2
fonttools==4.38.0
google-auth==2.26.2
greenlet==3.0.3
gunicorn==21.2.0
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.6
importlib-metadata==7.0.1
importlib-resources==5.13.0
inflection==0.5.1
itsdangerous==2.1.2
Jinja2==3.1.3
jsonschema==4.17.3
jsonschema-path==0.3.2
jsonschema-spec==0.1.6
jsonschema-specifications==2023.12.1
kafka-python==2.0.2
kubernetes==29.0.0
lazy-object-proxy==1.10.0
MarkupSafe==2.1.3
mypy==1.8.0
mypy-extensions==1.0.0
nlopt==2.7.1
oauthlib==3.2.2
OpenAlchemy==2.0.1
openapi-schema-validator==0.2.3
openapi-spec-validator==0.4.0
oyaml==1.0
packaging==23.2
pathable==0.4.3
psutil==5.9.4
psycopg2-binary==2.9.9
pyaml==23.12.0
pyasn1==0.5.1
pyasn1-modules==0.3.0
pycparser==2.21
pyhumps==3.8.0
PyJWT==2.8.0
PyOpenGL==3.1.6
PyQt5==5.15.7
PyQt5-Qt5==5.15.2
PyQt5-sip==12.11.0
pyrsistent==0.20.0
python-dateutil==2.8.2
python-jose==3.3.0
python-keycloak==3.7.0
python-multipart==0.0.6
PyYAML==6.0.1
referencing==0.31.1
requests==2.31.0
requests-oauthlib==1.3.1
requests-toolbelt==1.0.0
rfc3339-validator==0.1.4
rpds-py==0.17.1
rsa==4.9
sentry-sdk==1.39.2
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.51
sqlalchemy-stubs==0.4
starlette==0.32.0.post1
swagger-ui-bundle==0.0.9
tomli==2.0.1
typing_extensions==4.9.0
urllib3==2.1.0
websocket-client==1.7.0
Werkzeug==2.2.3
-e git+https://github.com/OpenSourceBrain/OSBv2@89db334b5928d58b1ce554b4ee5d6aa387022d41#egg=workspaces&subdirectory=applications/workspaces/server
zipp==3.17.0