-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.1 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
aiohappyeyeballs==2.4.6
aiohttp==3.11.12
aiohttp-retry==2.9.1
aiosignal==1.3.2
asgiref==3.8.1
asttokens==3.0.0
attrs==25.1.0
cffi==1.17.1
cfgv==3.4.0
click==8.1.8
coverage==7.6.10
cryptography==43.0.3
decorator==5.1.1
distlib==0.3.9
Django==5.1.6
django-cors-headers==4.7.0
django-debug-toolbar==4.4.6
django-environ==0.11.2
django-extensions==3.2.3
django-timescaledb==0.2.13
executing==2.2.0
filelock==3.17.0
frozenlist==1.5.0
gunicorn==23.0.0
h11==0.14.0
identify==2.6.6
idna==3.10
iniconfig==2.0.0
ipython==8.32.0
jedi==0.19.2
matplotlib-inline==0.1.7
multidict==6.1.0
mypy==1.15.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.2
parso==0.8.4
pexpect==4.9.0
platformdirs==4.3.6
pluggy==1.5.0
pre_commit==4.1.0
prompt_toolkit==3.0.50
propcache==0.2.1
psycopg==3.2.4
psycopg-binary==3.2.4
ptyprocess==0.7.0
pure_eval==0.2.3
pycparser==2.22
Pygments==2.19.1
pytest==8.3.4
pytest-asyncio==0.25.3
pytest-cov==6.0.0
pytest-django==4.9.0
PyYAML==6.0.2
ruff==0.7.4
six==1.16.0
sqlparse==0.5.3
stack-data==0.6.3
traitlets==5.14.3
typing_extensions==4.12.2
uvicorn==0.34.0
virtualenv==20.29.1
wcwidth==0.2.13
yarl==1.18.3