forked from flathunters/flathunter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
79 lines (79 loc) · 1.38 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
aiohttp==3.6.2
astroid==2.4.2
async-timeout==3.0.1
attrs==20.2.0
beautifulsoup4==4.8.1
bs4==0.0.1
CacheControl==0.12.6
cachetools==4.1.1
certifi==2019.9.11
cffi==1.14.3
chardet==3.0.4
click==7.1.2
codecov==2.1.10
colorama==0.4.3
coverage==5.3
decorator==4.4.2
firebase-admin==4.4.0
Flask==1.1.2
Flask-API==2.0
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.31.2
google-crc32c==1.0.0
google-resumable-media==1.1.0
googleapis-common-protos==1.52.0
grpcio==1.32.0
httplib2==0.18.1
idna==2.8
importlib-metadata==2.0.0
iniconfig==1.1.1
isort==5.6.4
itsdangerous==1.1.0
Jinja2==2.11.2
jsonpath-ng==1.5.2
lazy-object-proxy==1.4.3
lxml==4.4.1
MarkupSafe==1.1.1
mccabe==0.6.1
mock-firestore==0.7.1
more-itertools==8.4.0
msgpack==1.0.0
multidict==4.7.6
packaging==20.4
pluggy==0.13.1
ply==3.11
protobuf==3.13.0
py==1.9.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pylint==2.6.0
pylint-runner==0.6.0
pyparsing==2.4.7
pytest==6.1.1
pytest-mock==3.3.1
pytz==2020.1
PyYAML==5.1.2
random-user-agent==1.0.1
requests==2.22.0
requests-mock==1.8.0
rsa==4.6
selenium==3.141.0
six==1.15.0
soupsieve==2.0.1
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.25.6
wcwidth==0.2.4
webencodings==0.5.1
Werkzeug==1.0.1
wrapt==1.12.1
yarl==1.6.0
zipp==3.3.0