forked from 2201-DevPrep/DevPrep-BE
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
57 lines (57 loc) · 954 Bytes
/
requirements.txt
File metadata and controls
57 lines (57 loc) · 954 Bytes
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
alembic==1.8.0
aniso8601==8.0.0
appnope==0.1.3
asttokens==2.0.5
attrs==21.4.0
backcall==0.2.0
cachelib==0.9.0
certifi==2022.6.15
charset-normalizer==2.1.0
click==7.1.2
decorator==5.1.1
distlib==0.3.4
executing==0.8.3
filelock==3.7.1
Flask==1.1.2
Flask-Caching==2.0.0
Flask-Cors==3.0.10
Flask-Migrate==2.5.2
Flask-RESTful==0.3.8
Flask-SQLAlchemy==2.4.1
gunicorn==20.1.0
idna==3.3
iniconfig==1.1.1
ipdb==0.13.9
ipython==8.4.0
itsdangerous==1.1.0
jedi==0.18.1
Jinja2==2.11.2
Mako==1.2.1
MarkupSafe==1.1.1
matplotlib-inline==0.1.3
packaging==21.3
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.5.2
pluggy==1.0.0
prompt-toolkit==3.0.30
psycopg2-binary==2.9.3
ptyprocess==0.7.0
pure-eval==0.2.2
py==1.11.0
Pygments==2.12.0
pyparsing==3.0.9
pytest==7.1.2
pytz==2020.1
requests==2.28.1
six==1.15.0
SQLAlchemy==1.3.18
stack-data==0.3.0
toml==0.10.2
tomli==2.0.1
traitlets==5.3.0
urllib3==1.26.10
virtualenv==20.15.1
wcwidth==0.2.5
Werkzeug==1.0.1