-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
102 lines (102 loc) · 1.82 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
aiofiles==23.2.1
aiohttp==3.9.5
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.3.0
asgiref==3.7.2
attrs==23.2.0
bidict==0.23.1
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
contourpy==1.2.1
cryptography==42.0.8
cycler==0.12.1
defusedxml==0.7.1
distlib==0.3.8
Django==5.0.2
django-ckeditor==6.7.1
django-crispy-forms==2.1
django-filter==23.5
django-js-asset==2.2.0
django-mathfilters==1.0.0
django-mptt==0.16.0
django-ninja==1.1.0
django-templated-mail==1.1.1
djangorestframework==3.14.0
djangorestframework-simplejwt==5.3.1
djoser==2.2.3
docutils==0.19
drf-yasg==1.21.7
fastapi==0.109.2
filelock==3.13.1
fonttools==4.51.0
frozenlist==1.4.1
h11==0.14.0
htmx==0.0.0
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.0
idna==3.6
ifaddr==0.2.0
inflection==0.5.1
itsdangerous==2.2.0
Jinja2==3.1.3
kiwisolver==1.4.5
manage.py==0.2.10
markdown2==2.4.13
MarkupSafe==2.1.5
matplotlib==3.8.4
multidict==6.0.5
myenv==201902.7
nicegui==1.4.23
numpy==1.26.4
oauthlib==3.2.2
olefile==0.47
orjson==3.10.1
packaging==23.2
pbr==6.0.0
pillow==10.2.0
platformdirs==4.2.0
pscript==0.7.7
pycparser==2.22
pydantic==1.10.15
pydantic_core==2.16.3
Pygments==2.17.2
PyJWT==2.8.0
pyparsing==3.1.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-engineio==4.9.0
python-multipart==0.0.9
python-socketio==5.11.2
python3-openid==3.2.0
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==2.0.0
rest-framework-simplejwt==0.0.2
simple-websocket==1.0.0
six==1.16.0
sniffio==1.3.1
social-auth-app-django==5.4.1
social-auth-core==4.5.4
source==1.2.0
sqlparse==0.4.4
starlette==0.36.3
stevedore==5.1.0
typing_extensions==4.10.0
tzdata==2024.1
uritemplate==4.1.1
urllib3==2.2.1
uvicorn==0.29.0
vbuild==0.8.2
virtualenv==20.25.0
virtualenv-clone==0.5.7
virtualenvwrapper-win==1.2.7
watchfiles==0.21.0
websockets==12.0
wsproto==1.2.0
yarl==1.9.4