-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 1.02 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
asgiref==3.5.2
async-generator==1.10
attrs==22.1.0
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.5
cryptography==37.0.4
defusedxml==0.7.1
Django==4.0.6
django-allauth==0.51.0
django-cors-headers==3.13.0
django-rest-auth==0.9.5
django-rest-framework==0.1.0
djangorestframework==3.13.1
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==5.2.0
h11==0.13.0
idna==3.3
mysql-connector-python==8.0.29
mysqlclient==2.1.1
oauthlib==3.2.0
outcome==1.2.0
packaging==21.3
Pillow==9.2.0
protobuf==4.21.5
pycparser==2.21
PyJWT==1.7.1
PyMySQL==1.0.2
pyOpenSSL==22.0.0
pyparsing==3.0.9
PySocks==1.7.1
python3-openid==3.2.0
pytimeparse==1.1.8
pytz==2022.1
requests==2.28.1
requests-oauthlib==1.3.1
selenium==4.4.0
simplejson==3.17.6
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
sqlite3-to-mysql==1.4.16
sqlparse==0.4.2
tabulate==0.8.10
tqdm==4.64.1
trio==0.21.0
trio-websocket==0.9.2
tzdata==2022.1
Unidecode==1.3.4
urllib3==1.26.10
wsproto==1.1.0