forked from javigallostra/RocoLib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
64 lines (64 loc) · 1.15 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
apispec==5.1.1
apispec-webframeworks==0.5.2
astroid==2.4.2
autopep8==1.5.7
CacheControl==0.12.6
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==7.1.2
colorama==0.4.4
dnspython==2.0.0
email-validator==1.1.1
firebase==3.0.1
firebase-admin==4.4.0
Flask==1.1.2
Flask-Caching==1.9.0
Flask-HTTPAuth==4.5.0
Flask-Login==0.5.0
flask-swagger-ui==3.36.0
Flask-WTF==0.14.3
google-api-core==1.22.4
google-api-python-client==1.12.3
google-auth==1.22.1
google-auth-httplib2==0.0.4
google-cloud-core==1.4.3
google-cloud-firestore==1.9.0
google-cloud-storage==1.32.0
google-crc32c==1.0.0
google-resumable-media==1.1.0
googleapis-common-protos==1.52.0
grpcio==1.41.0
gunicorn==20.1.0
httplib2==0.19.0
idna==2.10
isort==5.6.4
itsdangerous==1.1.0
Jinja2==2.11.3
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
marshmallow==3.14.0
mccabe==0.6.1
msgpack==1.0.0
Pillow==9.0.1
protobuf==3.15.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pylint==2.6.0
pymongo==3.11.3
pyparsing==2.4.7
pytz==2020.1
PyYAML==6.0
requests==2.24.0
rope==0.19.0
rsa==4.7
six==1.15.0
toml==0.10.1
uritemplate==3.0.1
urllib3==1.25.11
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==2.3.3