-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathrequirements.txt
74 lines (74 loc) · 1.41 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
amqp==5.3.1
appnope==0.1.0
astroid==3.3.8
backports.functools-lru-cache==1.6.1
backports.shutil-get-terminal-size==1.0.0
beautifulsoup4==4.13.3
billiard==4.2.1
cachetools==3.1.1
celery==5.4.0
certifi==2020.6.20
chardet==3.0.4
configparser==4.0.2
crispy-bootstrap5==2024.10
decorator==4.0.10
dj-database-url==2.3.0
Django==5.1.6
django-celery-beat==2.7.0
django-celery-results==2.5.1
django-crispy-forms==2.3
django-debug-toolbar==5.0.1
django-hijack==3.7.1
django-pipeline==4.0.0
django-postgrespool==0.3.0
enum34==1.1.6
factory-boy==3.3.0
faker==5.0.0
google-api-core==1.23.0
google-auth==1.23.0
google-cloud-pubsub==1.7.0
googleapis-common-protos==1.52.0
grpc-google-iam-v1==0.12.3
grpcio==1.70.0
gunicorn==23.0.0
idna==2.10
ipaddress==1.0.17
ipdb==0.13.3
ipython==8.32.0
ipython-genutils==0.1.0
isort==4.3.21
kombu==5.4.0
lazy-object-proxy==1.5.1
MarkupSafe==0.23
mccabe==0.6.1
numpy==2.2.3
pathlib2==2.1.0
pexpect==4.9.0
pickleshare==0.7.5
prompt-toolkit==3.0.50
protobuf==3.13.0
psycopg2==2.9.10
ptyprocess==0.5.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
Pygments==2.19.1
pylint==3.3.4
PyReact @ git+https://github.com/DragonMinded/react-python.git
python-dateutil==2.9.0
pytz==2025.1
redis==5.2.1
requests==2.24.0
rsa==4.5
scikit-learn==1.6.1
scipy==1.15.2
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.15.0
SQLAlchemy==1.3.0
sqlparse==0.5.3
traitlets==5.14.3
urllib3==1.25.11
vine==5.1.0
wcwidth==0.1.7
whitenoise==6.9.0
wrapt==1.12.1