-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
48 lines (48 loc) · 2.25 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
asgiref==3.5.0
astroid==2.11.2
backoff==1.10.0
beautifulsoup4==4.11.1
certifi==2021.10.8
charset-normalizer==2.0.12
colorama==0.4.4
Deprecated==1.2.13
dill==0.3.4
dj-database-url==0.5.0
Django==4.0.4
django-bootstrap4==22.1
django-heroku==0.3.1
googleapis-common-protos==1.56.0
grpcio==1.44.0
gunicorn==20.1.0
idna==3.3
isort==5.10.1
lazy-object-proxy==1.7.1
mccabe==0.7.0
opentelemetry-api==1.10.0
opentelemetry-exporter-otlp-proto-grpc==1.10.0
opentelemetry-instrumentation==0.29b0
opentelemetry-instrumentation-dbapi==0.29b0
opentelemetry-instrumentation-django==0.29b0
opentelemetry-instrumentation-psycopg2==0.29b0
opentelemetry-instrumentation-sqlite3==0.29b0
opentelemetry-instrumentation-wsgi==0.29b0
opentelemetry-proto==1.10.0
opentelemetry-sdk==1.10.0
opentelemetry-semantic-conventions==0.29b0
opentelemetry-util-http==0.29b0
platformdirs==2.5.1
protobuf==3.20.0
psycopg2==2.9.3
pylint==2.13.5
pytz==2022.1
requests==2.27.1
six==1.16.0
soupsieve==2.3.2.post1
sqlparse==0.4.2
toml==0.10.2
tomli==2.0.1
typing_extensions==4.1.1
tzdata==2022.1
urllib3==1.26.9
whitenoise==6.0.0
wrapt==1.14.0