-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
40 lines (40 loc) · 2.14 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
asgiref==3.6.0 ; python_full_version == "3.11.0"
asttokens==2.4.1 ; python_full_version == "3.11.0"
colorama==0.4.6 ; python_full_version == "3.11.0" and sys_platform == "win32"
decorator==5.1.1 ; python_full_version == "3.11.0"
django==4.2 ; python_full_version == "3.11.0"
djangorestframework-simplejwt==5.3.1 ; python_full_version == "3.11.0"
djangorestframework==3.14.0 ; python_full_version == "3.11.0"
drf-yasg==1.21.7 ; python_full_version == "3.11.0"
executing==2.0.1 ; python_full_version == "3.11.0"
factory-boy==3.3.0 ; python_full_version == "3.11.0"
faker==22.2.0 ; python_full_version == "3.11.0"
flake8==6.0.0 ; python_full_version == "3.11.0"
inflection==0.5.1 ; python_full_version == "3.11.0"
ipython==8.20.0 ; python_full_version == "3.11.0"
jedi==0.19.1 ; python_full_version == "3.11.0"
matplotlib-inline==0.1.6 ; python_full_version == "3.11.0"
mccabe==0.7.0 ; python_full_version == "3.11.0"
packaging==23.2 ; python_full_version == "3.11.0"
parso==0.8.3 ; python_full_version == "3.11.0"
pexpect==4.9.0 ; sys_platform != "win32" and python_full_version == "3.11.0"
prompt-toolkit==3.0.43 ; python_full_version == "3.11.0"
psycopg2-binary==2.9.9 ; python_full_version == "3.11.0"
ptyprocess==0.7.0 ; sys_platform != "win32" and python_full_version == "3.11.0"
pure-eval==0.2.2 ; python_full_version == "3.11.0"
pycodestyle==2.10.0 ; python_full_version == "3.11.0"
pyflakes==3.0.1 ; python_full_version == "3.11.0"
pygments==2.17.2 ; python_full_version == "3.11.0"
pyjwt==2.8.0 ; python_full_version == "3.11.0"
python-dateutil==2.8.2 ; python_full_version == "3.11.0"
python-decouple==3.8 ; python_full_version == "3.11.0"
pytz==2023.3.post1 ; python_full_version == "3.11.0"
pyyaml==6.0.1 ; python_full_version == "3.11.0"
rest-framework-simplejwt==0.0.2 ; python_full_version == "3.11.0"
six==1.16.0 ; python_full_version == "3.11.0"
sqlparse==0.4.4 ; python_full_version == "3.11.0"
stack-data==0.6.3 ; python_full_version == "3.11.0"
traitlets==5.14.1 ; python_full_version == "3.11.0"
tzdata==2023.4 ; sys_platform == "win32" and python_full_version == "3.11.0"
uritemplate==4.1.1 ; python_full_version == "3.11.0"
wcwidth==0.2.13 ; python_full_version == "3.11.0"