-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
52 lines (52 loc) · 897 Bytes
/
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
aiohttp==3.8.4
aiosignal==1.3.1
APScheduler==3.10.4
asgiref==3.7.2
async-timeout==4.0.3
asyncio==3.4.3
attrs==23.1.0
beautifulsoup4==4.12.2
certifi==2023.5.7
cffi==1.16.0
chardet==4.0.0
charset-normalizer==2.1.1
cryptography==41.0.4
Django==4.2.2
django-extensions==3.2.3
django-pytest==0.2.0
eeclass-bot==0.0.3
exceptiongroup==1.1.3
fake_user_agent==2.1.8
frozenlist==1.3.3
future==0.18.3
idna==3.4
iniconfig==2.0.0
install==1.3.5
line-bot-sdk==2.4.2
lxml==4.9.3
MarkupSafe==2.1.3
multidict==6.0.4
NotionBot==0.0.8
oauthlib==3.2.2
packaging==23.2
pluggy==1.3.0
pycparser==2.21
pyOpenSSL==23.2.0
pytest==7.4.2
pytest-django==4.5.2
pytest-env==1.0.1
python-dotenv==1.0.0
python-screen==1.0.3
pytz==2023.3.post1
requests==2.28.2
schedule==1.2.1
six==1.16.0
soupsieve==2.5
sqlparse==0.4.4
tomli==2.0.1
typing_extensions==4.8.0
tzdata==2023.3
tzlocal==5.1
urllib3==1.26.16
Werkzeug==3.0.0
yarl==1.9.2