-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
78 lines (76 loc) · 1.37 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
aiohttp==3.8.1
aiosignal==1.2.0
alpha-vantage==2.3.1
altgraph==0.17.2
asgiref==3.5.2
astroid==2.11.3
async-generator==1.10
async-timeout==4.0.2
attrs==21.4.0
autopep8==1.6.0
beautifulsoup4==4.10.0
caugetch==0.0.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.10
clipboard==0.0.4
colorama==0.4.4
configparser==5.2.0
crayons==0.4.0
cryptography==36.0.1
dill==0.3.4
distlib==0.3.4
Django==4.0.4
djangorestframework==3.14.0
filelock==3.7.0
frozenlist==1.3.0
getpass4==0.0.14.1
gunicorn==21.2.0
h11==0.13.0
idna==3.3
importlib-metadata==4.11.1
isort==5.10.1
keyring==23.5.0
lazy-object-proxy==1.7.1
lxml==4.7.1
macholib==1.15.2
mccabe==0.7.0
multidict==6.0.2
outcome==1.1.0
packaging==23.2
Pillow==9.2.0
pipenv==2022.5.2
platformdirs==2.5.2
pycodestyle==2.8.0
pycparser==2.21
pyinstaller==4.9
pyinstaller-hooks-contrib==2022.2
PyJWT==2.3.0
pylint==2.13.7
pyOpenSSL==21.0.0
pyperclip==1.8.2
pytz==2021.3
requests==2.27.1
selenium==4.1.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.1
sqlparse==0.4.2
toml==0.10.2
tomli==2.0.1
trio==0.19.0
trio-websocket==0.9.2
twilio==7.6.0
urllib3==1.26.8
virtualenv==20.14.1
virtualenv-clone==0.5.7
webdriver-manager==3.5.2
wrapt==1.14.0
wsproto==1.0.0
yarl==1.7.2
zipp==3.7.0
python-dotenv==1.0.0 # Replace with your installed version
whitenoise==6.6.0 # Replace x.y.z with the version you are using
dj_database_url==2.1.0
psycopg2==2.9.9