-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
83 lines (83 loc) · 1.59 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
attrs==22.2.0
black==22.12.0
CacheControl==0.12.11
cachetools==5.3.0
certifi==2022.12.7
cffi==1.15.1
chardet==4.0.0
charset-normalizer==3.0.1
click==8.1.3
clickclick==20.10.2
connexion==2.14.1
cryptography==39.0.0
exceptiongroup==1.1.0
firebase-admin==6.0.1
Flask==2.2.2
google-api-core==2.11.0
google-api-python-client==2.74.0
google-auth==2.16.0
google-auth-httplib2==0.1.0
google-cloud-core==2.3.2
google-cloud-firestore==2.9.1
google-cloud-storage==2.7.0
google-crc32c==1.5.0
google-resumable-media==2.4.1
googleapis-common-protos==1.58.0
grpcio==1.51.1
grpcio-status==1.51.1
haversine==2.8.0
httplib2==0.21.0
idna==3.4
importlib-metadata==6.0.0
importlib-resources==5.10.2
inflection==0.5.1
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.17.3
jsonschema-spec==0.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.2
msgpack==1.0.4
mypy==0.991
mypy-extensions==0.4.3
openapi-schema-validator==0.4.2
openapi-spec-validator==0.5.2
packaging==21.3
pathable==0.4.3
pathlib==1.0.1
pathspec==0.11.0
pkgutil-resolve-name==1.3.10
platformdirs==2.6.2
pluggy==1.0.0
prance==0.22.11.4.0
proto-plus==1.22.2
protobuf==4.21.12
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyJWT==2.6.0
pyparsing==3.0.9
pyrsistent==0.19.3
pytest==7.2.1
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
requests==2.28.2
rsa==4.9
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
semver==2.13.0
six==1.16.0
swagger-ui-bundle==0.0.9
tomli==2.0.1
types-pytz==2023.3.0.0
types-requests==2.28.11.12
types-urllib3==1.26.25.5
types-waitress==2.1.4.5
typing-extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.14
waitress==2.1.2
Werkzeug==2.2.2
zipp==3.12.0