-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
63 lines (63 loc) · 1.06 KB
/
requirements.txt
File metadata and controls
63 lines (63 loc) · 1.06 KB
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
aiofiles==24.1.0
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
amqp==5.2.0
anyio==4.4.0
asgiref==3.8.1
attrs==24.2.0
bidict==0.23.1
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
Django==4.2.5
djangorestframework==3.15.2
docutils==0.21.2
fastapi==0.112.3
frozenlist==1.4.1
h11==0.14.0
htmx==0.0.0
httpcore==1.0.5
httptools==0.6.1
httpx==0.27.2
idna==3.8
ifaddr==0.2.0
itsdangerous==2.2.0
Jinja2==3.1.4
markdown2==2.5.0
MarkupSafe==2.1.5
multidict==6.0.5
nicegui==2.0.1
orjson==3.10.7
prompt_toolkit==3.0.47
pscript==0.7.7
psycopg2==2.9.9
pydantic==1.10.18
Pygments==2.18.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-engineio==4.9.1
python-multipart==0.0.9
python-socketio==5.11.4
PyYAML==6.0.2
requests==2.32.3
simple-websocket==1.0.0
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
starlette==0.38.4
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
uvicorn==0.30.6
uvloop==0.20.0
vbuild==0.8.2
vine==5.1.0
watchfiles==0.24.0
wcwidth==0.2.13
websockets==13.0.1
wsproto==1.2.0
yarl==1.9.11