-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1010 Bytes
/
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
anyio==3.6.1
appnope==0.1.3
asgiref==3.5.0
asttokens==2.0.5
attrs==21.4.0
backcall==0.2.0
black==22.3.0
bleach==4.1.0
cffi==1.15.1
click==8.0.4
cryptography==37.0.4
decorator==5.1.1
dj-database-url==0.5.0
Django==4.0.3
django-markdownify==0.9.0
django-phone-field==1.8.1
executing==0.8.3
fastapi==0.78.0
flake8==4.0.1
gunicorn==20.1.0
idna==3.3
iniconfig==1.1.1
ipython==8.2.0
jedi==0.18.1
Markdown==3.3.6
matplotlib-inline==0.1.3
mccabe==0.6.1
mypy-extensions==0.4.3
packaging==21.3
parso==0.8.3
pathspec==0.9.0
pexpect==4.8.0
pickleshare==0.7.5
pika==1.2.0
platformdirs==2.5.1
pluggy==1.0.0
prompt-toolkit==3.0.29
psycopg2==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
pyclean==2.2.0
pycodestyle==2.8.0
pycparser==2.21
pydantic==1.9.1
pyflakes==2.4.0
Pygments==2.11.2
pymongo==4.1.1
pyparsing==3.0.7
pytest==7.1.0
six==1.16.0
sniffio==1.2.0
sqlparse==0.4.2
stack-data==0.2.0
starlette==0.19.1
tomli==2.0.1
traitlets==5.1.1
typing_extensions==4.2.0
wcwidth==0.2.5
webencodings==0.5.1
whitenoise==6.0.0