forked from isb-cgc/ISB-CGC-API
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathrequirements.txt
More file actions
78 lines (77 loc) · 1.44 KB
/
requirements.txt
File metadata and controls
78 lines (77 loc) · 1.44 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
75
76
77
asgiref==3.6.0
asn1crypto==1.5.1
atomicwrites==1.4.1
attrs==22.2.0
cachetools==5.3.0
certifi==2024.07.04
cffi==1.15.1
charset-normalizer==3.0.1
click
colorama==0.4.6
coverage==7.1.0
cryptography==44.0.1
exceptiongroup==1.1.0
Flask==3.1.1
flask-talisman==1.0.0
future==0.18.3
google-api-core==2.11.0
google-api-python-client==2.79.0
google-auth==2.16.1
google-auth-httplib2==0.1.0
google-cloud-bigquery==3.6.0
google-cloud-core==2.3.2
google-cloud-logging
google-cloud-storage==2.7.0
google-crc32c==1.5.0
google-resumable-media==2.4.1
googleapis-common-protos==1.58.0
GoogleAppEngineCloudStorageClient==1.9.22.1
grpcio==1.53.2
grpcio-status==1.51.3
httplib2==0.21.0
idna==3.7
importlib-metadata==6.0.0
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.6
jsonref==0.2
jsonschema==4.17.3
MarkupSafe==2.1.2
more-itertools==9.0.0
oauth2==1.9.0.post1
oauth2-client==1.3.0
oauth2client==4.1.3
oauthlib==3.2.2
openapi2jsonschema
packaging==23.0
pluggy==1.0.0
proto-plus==1.22.2
protobuf==4.25.8
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyJWT==2.6.0
pyopenssl==25.0.0
pyparsing==3.0.9
pyrsistent==0.19.3
pytest==7.2.1
python-dateutil==2.8.2
python-dotenv==0.21.1
python-openid==2.2.5
python-settings==0.2.2
pytz==2022.7.1
PyYAML==6.0.2
requests==2.32.4
requests-oauthlib==1.3.1
rsa==4.9
ruamel.yaml==0.18.11
ruamel.yaml.clib==0.2.7
simplejson==3.18.3
six==1.16.0
sqlparse==0.5.0
tomli==2.0.1
uritemplate==4.1.1
urllib3==2.6.2
wcwidth==0.2.6
Werkzeug==3.1.0
zipp==3.19.1