forked from simpletwitter/simpletwitter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.05 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
APScheduler==3.8.1
asgiref==3.4.1
async-generator==1.10
attrs==21.2.0
bleach==4.1.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.7
click==8.0.3
colorama==0.4.4
configparser==5.0.2
crayons==0.4.0
cryptography==35.0.0
Django==3.2.9
django-rest-framework==0.1.0
djangorestframework==3.12.4
docutils==0.18.1
Flask==2.0.2
h11==0.12.0
idna==3.3
importlib-metadata==4.8.2
install-requires==0.3.0
itsdangerous==2.0.1
Jinja2==3.0.2
keyring==23.2.1
MarkupSafe==2.0.1
oauthlib==3.1.1
outcome==1.1.0
packaging==21.3
Pillow==8.4.0
pkginfo==1.8.1
pycparser==2.20
Pygments==2.10.0
pyOpenSSL==21.0.0
pyparsing==3.0.6
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
pywin32-ctypes==0.2.0
readme-renderer==30.0
requests==2.26.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
selenium==4.0.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
sqlparse==0.4.2
tqdm==4.62.3
trio==0.19.0
trio-websocket==0.9.2
tweepy==4.3.0
twine==3.6.0
tzdata==2021.5
tzlocal==4.1
urllib3==1.26.7
webdriver-manager==3.5.2
webencodings==0.5.1
Werkzeug==2.0.2
wsproto==1.0.0
zipp==3.6.0