-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.12 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
appdirs==1.4.3
astroid==2.3.3
attrs==19.3.0
beautifulsoup4==4.8.1
black==19.10b0
CacheControl==0.12.6
cachetools==4.0.0
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
Click==7.0
coverage==4.5.4
cryptography==2.8
decorator==4.4.1
firebase-admin==3.2.1
Flask==1.1.1
google-api-core==1.15.0
google-api-python-client==1.7.11
google-auth==1.10.0
google-auth-httplib2==0.0.3
google-cloud-core==1.1.0
google-cloud-firestore==1.6.0
google-cloud-storage==1.23.0
google-resumable-media==0.5.0
googleapis-common-protos==1.6.0
grpcio==1.26.0
httplib2==0.15.0
idna==2.8
importlib-metadata==1.4.0
isort==4.3.21
itsdangerous==1.1.0
lazy-object-proxy==1.4.3
loguru==0.4.0
lxml==4.4.2
mccabe==0.6.1
more-itertools==8.1.0
msgpack==0.6.2
networkx==2.4
packaging==20.0
pathspec==0.7.0
pluggy==0.13.1
protobuf==3.11.2
py==1.8.1
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycparser==2.19
pylint==2.4.4
pymongo==3.10.0
pyOpenSSL==19.1.0
pyparsing==2.4.6
PySocks==1.7.1
pytest==5.3.2
regex==2019.12.20
requests==2.22.0
rsa==4.0
six==1.14.0
soupsieve==1.9.4
toml==0.10.0
typed-ast==1.4.0
uritemplate==3.0.1
urllib3==1.25.7
wcwidth==0.1.8
Werkzeug==0.16.0
wrapt==1.11.2
zipp==1.0.0