-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.09 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
aiohttp==3.7.2
APScheduler==3.6.3
asgiref==3.3.1
async-timeout==3.0.1
attrs==20.3.0
billiard==3.6.3.0
certifi==2020.11.8
chardet==3.0.4
chromedriver==2.24.1
colorama==0.4.4
configparser==5.0.1
coverage==5.3
crayons==0.4.0
Django==3.1.3
django-apscheduler==0.5.1
django-extensions==3.0.9
django-rest-framework==0.1.0
django-timezone-field==4.0
djangorestframework==3.12.2
entrypoints==0.3
environ==1.0
flake8==3.8.4
furl==2.1.0
future==0.18.2
gunicorn==20.0.4
idna==2.10
importlib-metadata==2.0.0
iniconfig==1.1.1
mccabe==0.6.1
meraki==1.3.0
more-itertools==8.6.0
multidict==5.0.2
nose==1.3.7
orderedmultidict==1.0.1
packaging==20.4
pluggy==0.13.1
py==1.9.0
pycodestyle==2.6.0
pyflakes==2.2.0
pyngrok==5.0.0
pyparsing==2.4.7
pytest==6.1.2
pytest-django==4.1.0
pytest-html==3.0.0
pytest-metadata==1.10.0
python-crontab==2.5.1
python-dateutil==2.8.1
pytz==2020.4
PyYAML==5.3.1
requests==2.25.0
selenium==3.141.0
six==1.15.0
sqlparse==0.4.1
toml==0.10.2
typing-extensions==3.7.4.3
tzlocal==2.1
uritemplate==3.0.1
urllib3==1.26.2
vine==5.0.0
wcwidth==0.2.5
webdriver-manager==3.2.2
websockets==8.1
yarl==1.6.3
zipp==3.4.0