We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af431d commit f9ffae7Copy full SHA for f9ffae7
requirements.txt
@@ -1,31 +1,6 @@
1
-attrs==21.2.0
2
-cachelib==0.1.1
3
-certifi==2021.5.30
4
-chardet==4.0.0
5
-click==8.0.1
6
-Flask==2.0.1
7
-flask-marshmallow==0.14.0
8
-Flask-Session==0.3.2
9
-Flask-SQLAlchemy==2.5.1
10
-greenlet==1.1.0
11
-idna==2.10
12
-iniconfig==1.1.1
13
-itsdangerous==2.0.1
14
-Jinja2==3.0.1
15
-MarkupSafe==2.0.1
16
-marshmallow==3.12.1
17
-marshmallow-sqlalchemy==0.26.1
18
-mysql-connector==2.2.9
19
-packaging==20.9
20
-pluggy==0.13.1
21
-py==1.10.0
22
-PyMySQL==1.0.2
23
-pyparsing==2.4.7
24
-pytest==6.2.4
25
-python-dotenv==0.17.1
+Flask==1.1.2
+Werkzeug==1.0.1
26
requests==2.25.1
27
-six==1.16.0
28
-SQLAlchemy==1.4.18
29
-toml==0.10.2
30
-urllib3==1.26.5
31
-Werkzeug==2.0.1
+flask_marshmallow==0.14.0
+flask_session==0.3.2
+flask_sqlalchemy==2.5.1
0 commit comments