Skip to content

Commit 9dbbf21

Browse files
committed
remove unnecessary file, update pipfiles
1 parent 434cfd8 commit 9dbbf21

4 files changed

Lines changed: 73 additions & 138 deletions

File tree

Pipfile

Lines changed: 1 addition & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,36 +5,12 @@ name = "pypi"
55

66
[packages]
77
alembic = "1.8.1"
8-
appnope = "0.1.3"
9-
asttokens = "2.1.0"
10-
backcall = "0.2.0"
11-
decorator = "5.1.1"
12-
executing = "1.2.0"
138
importlib-metadata = "5.0.0"
149
importlib-resources = "5.10.0"
1510
ipdb = "0.13.9"
16-
ipython = "8.6.0"
17-
jedi = "0.18.1"
18-
mako = "1.2.3"
19-
markupsafe = "2.1.1"
20-
matplotlib-inline = "0.1.6"
21-
parso = "0.8.3"
22-
pexpect = "4.8.0"
23-
pickleshare = "0.7.5"
24-
prompt-toolkit = "3.0.31"
25-
ptyprocess = "0.7.0"
26-
pure-eval = "0.2.2"
27-
pygments = "2.13.0"
28-
setuptools = "65.5.0"
29-
six = "1.16.0"
3011
sqlalchemy = "1.4.42"
31-
stack-data = "0.6.0"
32-
toml = "0.10.2"
33-
traitlets = "5.5.0"
34-
wcwidth = "0.2.5"
35-
zipp = "3.10.0"
3612

3713
[dev-packages]
3814

3915
[requires]
40-
python_version = "3.8.13"
16+
python_full_version = "3.8.13"

Pipfile.lock

Lines changed: 72 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/freebies.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

requirements.txt

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)