diff --git a/environment.yml b/environment.yml index d80b974..663db39 100644 --- a/environment.yml +++ b/environment.yml @@ -2,109 +2,8 @@ name: bursar channels: - conda-forge dependencies: - - aiohttp=3.8.4=py310h8d17308_1 - - aiosignal=1.3.1=pyhd8ed1ab_0 - - asttokens=2.2.1=pyhd8ed1ab_0 - - async-timeout=4.0.2=pyhd8ed1ab_0 - - attrs=23.1.0=pyh71513ae_1 - - backcall=0.2.0=pyh9f0ad1d_0 - - backports=1.0=pyhd8ed1ab_3 - - backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0 - - blinker=1.6.2=pyhd8ed1ab_0 - - brotlipy=0.7.0=py310h8d17308_1005 - - bzip2=1.0.8=h8ffe710_4 - - ca-certificates=2023.5.7=h56e8100_0 - - cachetools=5.3.1=pyhd8ed1ab_0 - - certifi=2023.5.7=pyhd8ed1ab_0 - - cffi=1.15.1=py310h628cb3f_3 - - charset-normalizer=3.2.0=pyhd8ed1ab_0 - - click=8.1.4=win_pyh7428d3b_0 - - colorama=0.4.6=pyhd8ed1ab_0 - - comm=0.1.3=pyhd8ed1ab_0 - - cryptography=41.0.2=py310h6e82f81_0 - - debugpy=1.6.7=py310h00ffb61_0 - - decorator=5.1.1=pyhd8ed1ab_0 - - executing=1.2.0=pyhd8ed1ab_0 - - frozenlist=1.3.3=py310h8d17308_0 - - google-auth=2.22.0=pyh1a96a4e_0 - - google-auth-oauthlib=1.0.0=pyhd8ed1ab_1 - - gspread=5.7.1=pyh1a96a4e_0 - - idna=3.4=pyhd8ed1ab_0 - - importlib-metadata=6.8.0=pyha770c72_0 - - importlib_metadata=6.8.0=hd8ed1ab_0 - - intel-openmp=2023.1.0=h57928b3_46319 - - ipykernel=6.24.0=pyh6817e22_0 - - ipython=8.14.0=pyh08f2357_0 - - jedi=0.18.2=pyhd8ed1ab_0 - - jupyter_client=8.3.0=pyhd8ed1ab_0 - - jupyter_core=5.3.1=py310h5588dad_0 - - libblas=3.9.0=17_win64_mkl - - libcblas=3.9.0=17_win64_mkl - - libffi=3.4.2=h8ffe710_5 - - libhwloc=2.9.1=nocuda_h15da153_6 - - libiconv=1.17=h8ffe710_0 - - liblapack=3.9.0=17_win64_mkl - - libsodium=1.0.18=h8d14728_1 - - libsqlite=3.42.0=hcfcfb64_0 - - libxml2=2.11.4=hc3477c8_0 - - libzlib=1.2.13=hcfcfb64_5 - - matplotlib-inline=0.1.6=pyhd8ed1ab_0 - - mkl=2022.1.0=h6a75c08_874 - - multidict=6.0.4=py310h8d17308_0 - - nest-asyncio=1.5.6=pyhd8ed1ab_0 - - numpy=1.25.1=py310hd02465a_0 - - oauthlib=3.2.2=pyhd8ed1ab_0 - - openssl=3.1.1=hcfcfb64_1 - - packaging=23.1=pyhd8ed1ab_0 - - pandas=2.0.3=py310h1c4a608_1 - - parso=0.8.3=pyhd8ed1ab_0 - - pickleshare=0.7.5=py_1003 - - pip=23.1.2=pyhd8ed1ab_0 - - platformdirs=3.8.1=pyhd8ed1ab_0 - - prompt-toolkit=3.0.39=pyha770c72_0 - - prompt_toolkit=3.0.39=hd8ed1ab_0 - - psutil=5.9.5=py310h8d17308_0 - - pthreads-win32=2.9.1=hfa6e2cd_3 - - pure_eval=0.2.2=pyhd8ed1ab_0 - - pyasn1=0.4.8=py_0 - - pyasn1-modules=0.2.7=py_0 - - pycparser=2.21=pyhd8ed1ab_0 - - pygments=2.15.1=pyhd8ed1ab_0 - - pyjwt=2.7.0=pyhd8ed1ab_0 - - pyopenssl=23.2.0=pyhd8ed1ab_1 - - pysocks=1.7.1=pyh0701188_6 - - python=3.10.12=h4de0772_0_cpython - - python-dateutil=2.8.2=pyhd8ed1ab_0 - - python-dotenv=1.0.0=pyhd8ed1ab_0 - - python-tzdata=2023.3=pyhd8ed1ab_0 - - python_abi=3.10=3_cp310 - - pytz=2023.3=pyhd8ed1ab_0 - - pyu2f=0.1.5=pyhd8ed1ab_0 - - pywin32=304=py310h00ffb61_2 - - pyzmq=25.1.0=py310hcd737a0_0 - - requests=2.31.0=pyhd8ed1ab_0 - - requests-oauthlib=1.3.1=pyhd8ed1ab_0 - - rsa=4.9=pyhd8ed1ab_0 - - schedule=1.2.0=pyhd8ed1ab_0 - - setuptools=68.0.0=pyhd8ed1ab_0 - - six=1.16.0=pyh6c4a22f_0 - - stack_data=0.6.2=pyhd8ed1ab_0 - - tbb=2021.9.0=h91493d7_0 - - tk=8.6.12=h8ffe710_0 - - tornado=6.3.2=py310h8d17308_0 - - traitlets=5.9.0=pyhd8ed1ab_0 - - typing-extensions=4.7.1=hd8ed1ab_0 - - typing_extensions=4.7.1=pyha770c72_0 - - tzdata=2023c=h71feb2d_0 - - ucrt=10.0.22621.0=h57928b3_0 - - urllib3=1.26.15=pyhd8ed1ab_0 - - vc=14.3=h64f974e_17 - - vc14_runtime=14.36.32532=hfdfe4a8_17 - - vs2015_runtime=14.36.32532=h05e6639_17 - - wcwidth=0.2.6=pyhd8ed1ab_0 - - wheel=0.40.0=pyhd8ed1ab_0 - - win_inet_pton=1.1.0=pyhd8ed1ab_6 - - xz=5.2.6=h8d14728_0 - - yarl=1.9.2=py310h8d17308_0 - - zeromq=4.3.4=h0e60522_1 - - zipp=3.16.0=pyhd8ed1ab_1 + - python=3.10 + - gspread + - pandas + - python-dotenv + - schedule